From: Mauro Carvalho Chehab Date: Sun, 10 Aug 2014 00:47:07 +0000 (-0300) Subject: [media] au0828: avoid race conditions at RC stop X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~540 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9018af0b8897b02dc8e83e6cd75391afcadf894;p=pandora-kernel.git [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 --- Reading git-diff-tree failed