From: Laurent Pinchart Date: Mon, 8 Apr 2013 09:36:17 +0000 (+0200) Subject: ARM: shmobile: r8a7790: Register GPIO devices X-Git-Tag: next-20130521~8^2~1^4~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a9bc00ca2004c835460442a334e8e93ed01eb482;p=karo-tx-linux.git ARM: shmobile: r8a7790: Register GPIO devices Move GPIOs handling from the PFC device to separate GPIO devices. Signed-off-by: Laurent Pinchart Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/setup-r8a7790.c b/arch/arm/mach-shmobile/setup-r8a7790.c index e0d302f3162f..eeef5f61832e 100644 --- a/arch/arm/mach-shmobile/setup-r8a7790.c +++ b/arch/arm/mach-shmobile/setup-r8a7790.c @@ -32,7 +32,6 @@ static const struct resource pfc_resources[] = { DEFINE_RES_MEM(0xe6060000, 0x250), - DEFINE_RES_MEM(0xe6050000, 0x5050), }; #define R8A7790_GPIO(idx) \