From: Mark Brown Date: Thu, 3 Jan 2013 14:27:15 +0000 (+0000) Subject: regmap: irq: Use a bulk read for interrupt status where possible X-Git-Tag: v3.9-rc1~155^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7440eaa90cf2659920b9b28973cc1a13a2b331f;p=pandora-kernel.git regmap: irq: Use a bulk read for interrupt status where possible If the interrupt status registers are a single block of registers and the chip supports bulk reads then do a single bulk read rather than pay the extra I/O cost. This restores the original behaviour which was lost when support for register striding was added. Signed-off-by: Mark Brown --- Reading git-diff-tree failed