From: Sebastian Hesselbarth Date: Mon, 19 Nov 2012 09:39:53 +0000 (+0100) Subject: pinctrl: mvebu: fix iomem pointer for dove pinctrl X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~44^2~2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78f9f3b12c6a25a668c43f026f42596c88d6d0bd;p=pandora-kernel.git pinctrl: mvebu: fix iomem pointer for dove pinctrl There has been a change in readl/writel to require registers addresses marked as IOMEM(). This patch takes care of this and also replaces ORing address offsets with adding them. Signed-off-by: Sebastian Hesselbarth Acked-by: Thomas Petazzoni Acked-by: Linus Walleij Signed-off-by: Jason Cooper --- Reading git-diff-tree failed