]> git.baikalelectronics.ru Git - kernel.git/commit
[media] em28xx: remove i2cdprintk() messages
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Sun, 13 Jan 2013 13:20:40 +0000 (10:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Feb 2013 22:38:48 +0000 (20:38 -0200)
commite78d74d9c4aae432f100067483b35d16ad84af30
tree359fbf82a3f717e1e29110a07f4db8e6f89d62c0
parentd202387ca03eb4ebc727dfe31bc2d35e73fb87d7
[media] em28xx: remove i2cdprintk() messages

We don't report any key/scan codes or errors inside the key polling functions
for internal IR RC devices, just in the key handling fucntions.
Do the same for external devices.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-input.c