]> 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)
commit3a03c6a602b0ad98bec041bde8859165d8fc5954
tree359fbf82a3f717e1e29110a07f4db8e6f89d62c0
parent7841b430f61e85219a9072be6c7c4eb5b24c23da
[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