[media] au0828: avoid race conditions at RC stop 99/25799/1
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 8 Aug 2014 10:27:20 +0000 (07:27 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 10 Aug 2014 02:32:49 +0000 (23:32 -0300)
commit6833d39182b443c0c73a5cb1f79d418ecb388671
tree31ad85e21b7361f4259ab5e07be6e771b68d099a
parent4670754a603754fd316388daa5c5ce8923677adf
[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.

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