On Thu, Oct 28, 2010 at 9:23 PM, Mike Rapoport <mike@xxxxxxxxxxxxxx> wrote: > Signed-off-by: Mike Rapoport <mike@xxxxxxxxxxxxxx> > CC: Saeed Bishara <saeed@xxxxxxxxxxx> Acked-by: Saeed Bishara <saeed@xxxxxxxxxxx> > --- > Âarch/arm/mach-dove/common.c |  Â4 ++-- > Â1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c > index f7a1258..fe627ab 100644 > --- a/arch/arm/mach-dove/common.c > +++ b/arch/arm/mach-dove/common.c > @@ -770,7 +770,7 @@ static struct resource dove_sdio0_resources[] = { > Â}; > > Âstatic struct platform_device dove_sdio0 = { > -    .name      = "sdhci-mv", > +    .name      = "sdhci-dove", >    Â.id       = 0, >    Â.dev      Â= { >        Â.dma_mask        = &sdio_dmamask, > @@ -798,7 +798,7 @@ static struct resource dove_sdio1_resources[] = { > Â}; > > Âstatic struct platform_device dove_sdio1 = { > -    .name      = "sdhci-mv", > +    .name      = "sdhci-dove", >    Â.id       = 1, >    Â.dev      Â= { >        Â.dma_mask        = &sdio_dmamask, > -- > 1.7.3.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-mmc" 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-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html