commit | 78f9f3b12c6a25a668c43f026f42596c88d6d0bd | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Mon Nov 19 10:39:53 2012 +0100 |
committer | Jason Cooper <jason@lakedaemon.net> | Sat Nov 24 02:57:14 2012 +0000 |
tree | e8b40a7ae3b3fcc99e955407fb0da0ff8ca3672d | |
parent | 423b89595de34f81061d106c34cfca58cde497da [diff] |
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 <sebastian.hesselbarth@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jason Cooper <jason@lakedaemon.net>