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:
f64279c
)
video: nuc900fb: fix to pass correct device identity to request_irq()
author
Wei Yongjun
<weiyj.lk@gmail.com>
Tue, 16 Jul 2013 00:07:14 +0000
(08:07 +0800)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 26 Jul 2013 07:55:39 +0000
(10:55 +0300)
The IRQ handler nuc900fb_irqhandler() use dev_id as a type of
struct nuc900fb_info *, so we should pass fbi as the device
identity to request_irq().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Wan Zongshun <mcuos.com@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found