diff options
author | Kevin Baradon <kevin.baradon@gmail.com> | 2013-02-18 15:10:22 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-03-21 18:37:32 -0300 |
commit | e9e7a16d6da4af030ccb117079dcf1ef66bd5804 (patch) | |
tree | d96ba8bb10bc361071a20180a92e02237e39a280 /drivers/media/tuners/it913x.c | |
parent | 26ccbec44a7c62de4fef4f33bb858963e501921d (diff) | |
download | linux-rt-e9e7a16d6da4af030ccb117079dcf1ef66bd5804.tar.gz |
[media] media/rc/imon.c: avoid flooding syslog with "unknown keypress" when keypad is pressed
My 15c2:0036 device floods syslog when a keypad key is pressed:
Feb 18 19:00:57 homeserver kernel: imon 5-1:1.0: imon_incoming_packet: unknown keypress, code 0x100fff2
Feb 18 19:00:57 homeserver kernel: imon 5-1:1.0: imon_incoming_packet: unknown keypress, code 0x100fef2
Feb 18 19:00:57 homeserver kernel: imon 5-1:1.0: imon_incoming_packet: unknown keypress, code 0x100fff2
Feb 18 19:00:57 homeserver kernel: imon 5-1:1.0: imon_incoming_packet: unknown keypress, code 0x100fff2
Feb 18 19:00:57 homeserver kernel: imon 5-1:1.0: imon_incoming_packet: unknown keypress, code 0x100fff2
This patch removes those messages from imon, following suggestion from
Mauro. Unknown keys shall be correctly handled by rc/input layer.
Signed-off-by: Kevin Baradon <kevin.baradon@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/tuners/it913x.c')
0 files changed, 0 insertions, 0 deletions