[media] au0828: avoid race conditions at RC stop
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 10 Aug 2014 00:47:07 +0000 (21:47 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:06 +0000 (15:25 -0500)
commite9018af0b8897b02dc8e83e6cd75391afcadf894
tree00beec06a81f9244d739151ac8aeb013accf0352
parent2e0cc7ee75a218ad43b112164e87acb03f0fd9f0
[media] au0828: avoid race conditions at RC stop

As the RC kthread can re-enable IR int, we should first
cancel the kthread and then disable IR int.

While here, remove a temporary debug printk.

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