---
 drivers/mmc/s3cmci.c |    2 	1 +	1 -	0 !
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6/drivers/mmc/s3cmci.c
===================================================================
--- linux-2.6.orig/drivers/mmc/s3cmci.c	2006-11-25 00:51:50.000000000 +0100
+++ linux-2.6/drivers/mmc/s3cmci.c	2006-11-25 01:12:21.000000000 +0100
@@ -55,7 +55,7 @@ static const int dbgmap_debug = dbg_debu
 #define RESSIZE(ressource) (((ressource)->end - (ressource)->start)+1)
 
 static struct s3c2410_dma_client s3cmci_dma_client = {
-	.name		= "s3c-mci",
+	.name		= DRIVER_NAME,
 };
 
 static void finalize_request(struct s3cmci_host *host);
