public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] MMC: OMAP: Fix HSMMC driver name at host driver.
@ 2008-03-20 20:24 Carlos Aguiar
  2008-03-20 22:54 ` Felipe Balbi
  0 siblings, 1 reply; 5+ messages in thread
From: Carlos Aguiar @ 2008-03-20 20:24 UTC (permalink / raw)
  To: Tony Lindgren, linux-omap

From: Carlos Eduardo Aguiar <carlos.aguiar@indt.org.br>

This patch fixes the HSMMC driver name at host driver.

Signed-off-by: Carlos Eduardo Aguiar <carlos.aguiar@indt.org.br>
---
 drivers/mmc/host/omap_hsmmc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mmc/host/omap_hsmmc.c b/drivers/mmc/host/omap_hsmmc.c
index 047c64d..0e7ee20 100644
--- a/drivers/mmc/host/omap_hsmmc.c
+++ b/drivers/mmc/host/omap_hsmmc.c
@@ -92,7 +92,7 @@
 #define OMAP_MMC_DATADIR_WRITE	2
 #define MMC_TIMEOUT_MS		20
 #define OMAP_MMC_MASTER_CLOCK	96000000
-#define DRIVER_NAME		"mmci-omap"
+#define DRIVER_NAME		"hsmmc-omap"
 /*
  * slot_id is device id - 1, device id is a static value
  * of 1 to represent device 1 etc..
-- 1.5.3.GIT


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-03-28 10:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-20 20:24 [PATCH 1/1] MMC: OMAP: Fix HSMMC driver name at host driver Carlos Aguiar
2008-03-20 22:54 ` Felipe Balbi
2008-03-24  5:07   ` Madhusudhan Chikkature Rajashekar
2008-03-26 19:12     ` Carlos Aguiar
2008-03-28 10:27       ` Tony Lindgren

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