OSDN Git Service

[media] au0828: no need to sleep at the IR code
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 7 Aug 2014 16:10:24 +0000 (13:10 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:05 +0000 (15:25 -0500)
commitf5885f40976bc8c8cb8fa17616ccc423f6daae04
tree405a239012ce0174577ea5a4e7812ba64d5f85ff
parent2871f352c600d36b1b8ba57c79029cf8aa512948
[media] au0828: no need to sleep at the IR code

This sleep was doing some debouncing on the original driver.
This is not needed on Linux, because the RC core and the input
layer already takes care of it.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/au0828/au0828-input.c