[media] au0828: avoid race conditions at RC stop
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 8 Aug 2014 10:27:20 +0000 (07:27 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 03:00:26 +0000 (12:00 +0900)
commit205d630813571919f77e8eff7c3905eda26213ce
treee2d0c3dd360b8239f4491a7b57e1386b3bcacc7e
parent85269e7da90c95f5947d7845cc66544f67686524
[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