Re: [PATCH (mmc-next) 3/3] mmc: split the sdhci.h to help platforms that uses shdci-pltfm d.d. (V2)

2010-09-28 Thread Wolfram Sang
On Tue, Sep 28, 2010 at 10:41:29AM +0200, Giuseppe CAVALLARO wrote: > Some platforms based on the shdci-pltfm device driver need to > set own quirks (that currently are in drivers/mmc/host/sdhci.h). > > This patch splits this header file in two parts: > o drivers/mmc/host/sdhci.h > include th

[PATCH (mmc-next) 3/3] mmc: split the sdhci.h to help platforms that uses shdci-pltfm d.d. (V2)

2010-09-28 Thread Giuseppe CAVALLARO
Some platforms based on the shdci-pltfm device driver need to set own quirks (that currently are in drivers/mmc/host/sdhci.h). This patch splits this header file in two parts: o drivers/mmc/host/sdhci.h include the HC registers and I/O accessors. o include/linux/mmc/sdhci.h include the s