public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: make AP4EVB MMCIF resource string consistent
@ 2010-10-13  7:39 Magnus Damm
  0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2010-10-13  7:39 UTC (permalink / raw)
  To: linux-sh

From: Magnus Damm <damm@opensource.se>

Just use MMCIF as name to match the sh7372 data sheet.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/arm/mach-shmobile/board-ap4evb.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- 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,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-13  7:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-13  7:39 [PATCH] ARM: shmobile: make AP4EVB MMCIF resource string consistent Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox