summary refs log tree commit diff
path: root/arch/sh/boards/mach-migor
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2010-02-09 06:49:48 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-02-09 18:24:29 +0900
commit8d9adabac3a3a3742c7a47da9e456108a0fd2efb (patch)
treeab977746ccde97d9eb98ebd106356bcfb94e7b6a /arch/sh/boards/mach-migor
parent7896cd0f5a4fa7eb833064e31d8970b95c9faac5 (diff)
downloadlinux-8d9adabac3a3a3742c7a47da9e456108a0fd2efb.tar.gz
sh: sh7722/Migo-R SDHI vector merge
Merge the SDHI vectors in the sh7722 INTC table
and update the SDHI platform data for Migo-R.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-migor')
-rw-r--r--arch/sh/boards/mach-migor/setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-migor/setup.c b/arch/sh/boards/mach-migor/setup.c
index ed2eeeb390a5..d1e51a9baf9c 100644
--- a/arch/sh/boards/mach-migor/setup.c
+++ b/arch/sh/boards/mach-migor/setup.c
@@ -397,7 +397,7 @@ static struct resource sdhi_cn9_resources[] = {
 		.flags	= IORESOURCE_MEM,
 	},
 	[1] = {
-		.start	= 101,
+		.start	= 100,
 		.flags  = IORESOURCE_IRQ,
 	},
 };