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:
b288809
)
gpio-ml-ioh: fix a bug in the interrupt handler
author
Feng Tang
<feng.tang@intel.com>
Tue, 13 Dec 2011 15:53:49 +0000
(23:53 +0800)
committer
Grant Likely
<grant.likely@secretlab.ca>
Tue, 13 Dec 2011 18:05:17 +0000
(11:05 -0700)
GPIO's irq action's dev_id is set to the first struct ioh_gpio chip,
so when loop checking the 8 chips, the "chip" should be changed
according.
Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found