And what about patch001 and patch002? Will them be acceptable? These two patch has no dependency with patch003. Without patch003, driver will only print out a warning message about reset eMMC card failed when need to do a hardware reset. Then driver will keep on working as before.
> -----Original Message----- > From: Arjan van de Ven [mailto:[email protected]] > Sent: Tuesday, November 09, 2010 9:57 PM > To: Alan Cox > Cc: Dong, Chuanxiao; [email protected] > Subject: Re: [Meego-kernel] [PATCH v1 3/3]mmc:implement the reset eMMC card > part for MFLD sdhci host controller > > On 11/9/2010 2:43 AM, Alan Cox wrote: > > gpio_request can fail so that ought to be checked. Also we have name > > tables in the firmware for gpio lines to avoid hardcoding random magic > > numbers per board so they want using. > > > > Can we get something like mmc_reset_0, mmc_reset_1, mmc_reset_2 in the > > SFI names so that for any future product we won't need code changes. > > yeah we must have this, I won't take the code without such firmware hookup. _______________________________________________ MeeGo-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
