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:
8b00e18
)
video: sh7760fb: fix to pass correct device identity to free_irq()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 12 Jul 2013 13:20:03 +0000
(21:20 +0800)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 29 Jul 2013 08:25:03 +0000
(11:25 +0300)
free_irq() expects the same device identity that was passed to
corresponding request_irq(), otherwise the IRQ is not freed.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found