commit | f9ea14efa5277c47efec341dee2c408b6b80f854 | [log] [tgz] |
---|---|---|
author | Feng Tang <feng.tang@intel.com> | Tue Dec 13 23:53:49 2011 +0800 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Dec 13 11:05:17 2011 -0700 |
tree | f81e7113a509893ef0a670445537900fcf3ca527 | |
parent | b2888095feb3c651cba5904b0227622e82777b34 [diff] |
gpio-ml-ioh: fix a bug in the interrupt handler 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>