upstream: [media] au0828: no need to sleep at the IR code 94/25794/1
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>
Sun, 10 Aug 2014 02:32:46 +0000 (23:32 -0300)
commit4309feb828f38bdfec332e7d7741a547fabfc244
tree4d77f5c5cbce96c72b079368fc37b350569e5f78
parenta885b320a0bf2ee46f00cdca7ca4a08c881f3377
upstream: [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.

Backports http://git.linuxtv.org/cgit.cgi/media_tree.git/commit/?id=8cf3799c5c7c
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Change-Id: Ic6e4a1cf2c585ed4ff551f1ed8061de23e385864
drivers/media/usb/au0828/au0828-input.c