From: Feng Tang Date: Tue, 13 Dec 2011 15:53:49 +0000 (+0800) Subject: gpio-ml-ioh: fix a bug in the interrupt handler X-Git-Tag: v3.2-rc6~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9ea14efa5277c47efec341dee2c408b6b80f854;p=pandora-kernel.git 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 Signed-off-by: Grant Likely --- Reading git-diff-tree failed