Re: [Sdhci-devel] [PATCH 2.6.20-rc2] Add a quirk to allow ENE PCI SD

2007-02-02 Thread Pierre Ossman
Darren Salt wrote: > > Your patch was mangled by Thunderbird. IME, it always does this; you should > attach patches, not include them inline. > > Still, it was easy enough to apply the patch manually. > It's braindead, I was lazy and hoping it wouldn't crap things up too badly. (it usually work

Re: [Sdhci-devel] [PATCH 2.6.20-rc2] Add a quirk to allow ENE PCI SD

2007-02-02 Thread Darren Salt
I demand that Pierre Ossman may or may not have written... > Hi Darren, > It has come to my attention that the current routine for setting power > is not compliant with the specification. As such, I'd like you to try > the following and see if removes the need for your patch: Your patch was mang

Re: [Sdhci-devel] [PATCH 2.6.20-rc2] Add a quirk to allow ENE PCI SD card readers to work again

2007-02-01 Thread Pierre Ossman
Hi Darren, It has come to my attention that the current routine for setting power is not compliant with the specification. As such, I'd like you to try the following and see if removes the need for your patch: diff --git a/drivers/mmc/sdhci.c b/drivers/mmc/sdhci.c index dc1b04a..13ac2fe 100644 --