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:
1b0159b
)
USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq()
author
Shinya Kuribayashi
<shinya.kuribayashi.px@renesas.com>
Thu, 10 May 2012 01:31:51 +0000
(10:31 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 14 May 2012 16:01:50 +0000
(09:01 -0700)
'dev_id' has to be the same with the one passed to request_irq().
Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found