git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e0cc7e
)
[media] au0828: avoid race conditions at RC stop
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Sun, 10 Aug 2014 00:47:07 +0000
(21:47 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:06 +0000
(15:25 -0500)
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>
No differences found