diff mbox

ARM: shmobile: make AP4EVB MMCIF resource string consistent

Message ID 20101013073918.19773.79541.sendpatchset@t400s (mailing list archive)
State Superseded
Headers show

Commit Message

Magnus Damm Oct. 13, 2010, 7:39 a.m. UTC
None
diff mbox

Patch

--- 0003/arch/arm/mach-shmobile/board-ap4evb.c
+++ work/arch/arm/mach-shmobile/board-ap4evb.c	2010-10-13 15:45:51.000000000 +0900
@@ -237,7 +237,7 @@  static struct platform_device smc911x_de
 /* SH_MMCIF */
 static struct resource sh_mmcif_resources[] = {
 	[0] = {
-		.name	= "SH_MMCIF",
+		.name	= "MMCIF",
 		.start	= 0xE6BD0000,
 		.end	= 0xE6BD00FF,
 		.flags	= IORESOURCE_MEM,