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:
792df87
)
ks8851: Fix request_irq/free_irq mismatch
author
Matt Renzelmann
<mjr@cs.wisc.edu>
Thu, 19 Apr 2012 07:17:17 +0000
(07:17 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 21 Apr 2012 19:55:31 +0000
(15:55 -0400)
The dev_id parameter passed to free_irq needs to match the one passed
to the corresponding request_irq.
Signed-off-by: Matt Renzelmann <mjr@cs.wisc.edu>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found