> -Original Message-
> From: Pierre Ossman [mailto:pierre-l...@ossman.eu]
> Sent: Sunday, September 06, 2009 9:21 AM
> To: Madhusudhan
> Cc: 'Adrian Hunter'; linux-mmc@vger.kernel.org
> Subject: Re: MMC retry mechanism
>
> On Fri, 4 Sep 2009 17:08:05 -0500
> "Madhusudhan" wrote:
>
> >
On Fri, 4 Sep 2009 17:08:05 -0500
"Madhusudhan" wrote:
> Hi Adrian,
>
> With respect to the below commit, It looks like currently the retry
> mechanism only handles the READ path.
>
> I wonder could a similar retry logic feasible for the WRITE path?
>
The claim is that doing so can break some
On Wed, 02 Sep 2009 14:37:23 -0400
Nicolas Pitre wrote:
>
> When resuming, we make sure the same card is still inserted by comparing
> the vendor and product IDs. If there is a mismatch, or if there is simply
> no card anymore in the slot, then the previous card is "removed" and the
> new card
Remove myself as maintainer from the sdhci driver and steer people
towards the new MMC list for discussing it.
Signed-off-by: Pierre Ossman
---
I've noticed that people have already begun sending their sdhci patches
to Andrew, so this is more or less a formality at this point.
I won't be turnin