From: Aaron Sierra Date: Thu, 24 Jan 2013 20:52:39 +0000 (-0600) Subject: mfd: lpc_ich: Fix gpio base and control offsets X-Git-Tag: v3.9-rc1~92^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01560f6bb958b821ceec98590a7147d610a62625;p=pandora-kernel.git mfd: lpc_ich: Fix gpio base and control offsets In ICH5 and earlier the GPIOBASE and GPIOCTRL registers are found at offsets 0x58 and 0x5C, respectively. This patch allows GPIO access to properly be enabled (and disabled) for these chipsets. Signed-off-by: Agócs Pál Signed-off-by: Aaron Sierra Acked-by: Linus Walleij Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed