From: Mark Brown Date: Tue, 27 Dec 2011 17:20:10 +0000 (+0000) Subject: mfd: Still check other interrupts if we get a wm831x touchscreen IRQ X-Git-Tag: v3.3-rc1~71^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=953c7d025d97916e56fd6f1bd347e1c19fd7d5f5;p=pandora-kernel.git mfd: Still check other interrupts if we get a wm831x touchscreen IRQ It is possible that we will see another interrupt triggering at the same time as the touchscreen interrupts so it's still worth checking other possible sources. Almost all of the win from the fast path comes from only needing to read the primary register and saving the I/O costs. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed