Re: [PATCH] OMAP3:devices.c: Enabling 4-bit for SD card

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 14 July 2008, Kumar, Purushotam wrote:
> > > >       if (cpu_is_omap2430() || cpu_is_omap34xx()) {
> > > > -             if (mmc->enabled)
> > > > +             if (mmc->enabled) {
> > > > +                     mmc1_data.conf = *mmc;
> > > >                       (void) platform_device_register(&mmc_omap_device1);
> > > > +             }

I don't get it.  OMAP3 uses the hsmmc code, which uses
a "struct omap_mmc_platform_data" to configure itself.

But this patch updates a "struct omap_mmc_conf" as used
by the non-hsmmc code.

So ... it's a NOP, at least for OMAP3.  Right?


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

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux