From: Dimitris Papastamos Date: Tue, 21 Jun 2011 23:23:08 +0000 (+0100) Subject: mfd: Fix off by one in WM831x IRQ code X-Git-Tag: v3.1-rc1~100^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08256712a2705f3ced3e54c3728932c9c39b58ad;p=pandora-kernel.git mfd: Fix off by one in WM831x IRQ code The GPIO IRQs aren't the first IRQs defined, we need to subtract the base for the GPIOs as well to use them for array indexes. Signed-off-by: Dimitris Papastamos Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed