提交 61b1e58f 编写于 作者: M Mauro Carvalho Chehab

V4L/DVB (13044): dib0700: Be less verbose when an IR key is pressed

Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 4c5128b3
......@@ -588,7 +588,6 @@ static int dib0700_rc_query_v1_20(struct dvb_usb_device *d, u32 *event,
return 0;
}
printk("IR raw %2X %2X %2X %2X %2X %2X (len %d)\n", buf[0], buf[1], buf[2], buf[3], buf[4], buf[5], actlen);
switch (dvb_usb_dib0700_ir_proto) {
case 0:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册