From: Mark Brown Date: Tue, 1 Feb 2011 11:46:13 +0000 (+0000) Subject: mfd: Add fast path for WM831x touchscreen interrupts X-Git-Tag: v2.6.39-rc1~96^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8546bd4af1251d17d16b0ef682d84fd23c8beaca;p=pandora-kernel.git mfd: Add fast path for WM831x touchscreen interrupts The WM831x interrupt controller provides reporting of the touchscreen related interrupts in the primary interrupt status register as a performance optimisation - use this to avoid reading the secondary status registers for those interrupts. For code simplicity and to avoid iterating over all interrupts we open code for the two affected interrupt sources. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed