> -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx > [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of Felipe Balbi > Sent: Friday, March 21, 2008 4:25 AM > To: Carlos Aguiar > Cc: Tony Lindgren; linux-omap@xxxxxxxxxxxxxxx > Subject: Re: [PATCH 1/1] MMC: OMAP: Fix HSMMC driver name at > host driver. > > On Thu, Mar 20, 2008 at 04:24:30PM -0400, Carlos Aguiar wrote: > > From: Carlos Eduardo Aguiar <carlos.aguiar@xxxxxxxxxxx> > > > > This patch fixes the HSMMC driver name at host driver. > > > > Signed-off-by: Carlos Eduardo Aguiar <carlos.aguiar@xxxxxxxxxxx> > > --- > > 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" > > stupid question :-p > what does the 'i' means? I think it is a simple mistake. The change you have done makes sense for the HSMMC driver. > > -- > Best Regards, > > Felipe Balbi > me@xxxxxxxxxxxxxxx > http://blog.felipebalbi.com > -- > To unsubscribe from this list: send the line "unsubscribe > linux-omap" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html