From: Chris Ruehl Date: Wed, 22 Jan 2014 03:14:51 +0000 (+0800) Subject: pinctrl: imx27: fix wrong offset to ICONFB X-Git-Tag: v3.14-rc2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=795779df22afc8bdee4e9fbe5c18c47e44974d75;p=pandora-kernel.git pinctrl: imx27: fix wrong offset to ICONFB The offset to ICONFB was incorrect, this patch set the correct value 0x14. dev_dbg in function imx1_write_2bit print the wrong address and had been moved after address calculation. Cc: stable@vger.kernel.org Signed-off-by: Chris Ruehl Reviewed-by: Markus Pargmann Signed-off-by: Linus Walleij --- Reading git-diff-tree failed