Re: [PATCH] mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirks

2012-09-19 Thread zhangfei gao
On Wed, Sep 19, 2012 at 4:27 PM, Chris Ball wrote: > In particular, this is done to gain support for broken-cd and wp-inverted. > > Signed-off-by: Chris Ball > --- > (A previously submitted patch of mine added broken-cd support to > sdhci-pxav3 directly; I think it's a better idea to discard that

[PATCH] mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirks

2012-09-19 Thread Chris Ball
In particular, this is done to gain support for broken-cd and wp-inverted. Signed-off-by: Chris Ball --- (A previously submitted patch of mine added broken-cd support to sdhci-pxav3 directly; I think it's a better idea to discard that patch and use this one instead.) drivers/mmc/host/sdhci-pxav