]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: shmobile: sh7372: Add pin control resources
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sat, 15 Dec 2012 22:51:02 +0000 (23:51 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 25 Jan 2013 00:24:23 +0000 (09:24 +0900)
commit03b5efa3f80892d8bc60793fe3b9565f9a01ea2e
tree791726ce47f461096cd5c89e25b0623ff0160c13
parent21184c96beb0108da9a7f1e79cb4e3111aad9697
ARM: shmobile: sh7372: Add pin control resources

Add memory resources for the pin control platform device to let the
sh-pfc driver ioremap() registers properly instead of evily casting
register physical addresses to virtual addresses.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/pfc-sh7372.c