Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 61b1e58f authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

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

parent 4c5128b3
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -588,7 +588,6 @@ static int dib0700_rc_query_v1_20(struct dvb_usb_device *d, u32 *event,
		return 0;
		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) {
	switch (dvb_usb_dib0700_ir_proto) {
	case 0:
	case 0: