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

2010-09-27 Thread Wolfram Sang
On Thu, Sep 23, 2010 at 11:14:25AM +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 it includes

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

2010-09-27 Thread Peppe CAVALLARO
Hi Wolfram, On 09/27/2010 12:43 PM, Wolfram Sang wrote: On Thu, Sep 23, 2010 at 11:14:25AM +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

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

2010-09-27 Thread Wolfram Sang
On Mon, Sep 27, 2010 at 02:57:50PM +0200, Peppe CAVALLARO wrote: Hi Wolfram, On 09/27/2010 12:43 PM, Wolfram Sang wrote: On Thu, Sep 23, 2010 at 11:14:25AM +0200, Giuseppe CAVALLARO wrote: Some platforms based on the shdci-pltfm device driver need to set own quirks (that currently are in

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

2010-09-27 Thread Peppe CAVALLARO
On 09/27/2010 04:13 PM, Wolfram Sang wrote: On Mon, Sep 27, 2010 at 02:57:50PM +0200, Peppe CAVALLARO wrote: OK for the host-struct. What about the io-accessors? Do we really need them? Hi Wolfram. Hmm, it's not necessary to move them, indeed. They can stay in the original header if you

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

2010-09-27 Thread Wolfram Sang
Hmm, it's not necessary to move them, indeed. They can stay in the original header if you prefer. No issues on my side at all. Let me know so I'll rework the patch and send it again. You should know that yourself by now ;) -- Pengutronix e.K. | Wolfram Sang

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

2010-09-23 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 it includes the HC registers o include/linux/mmc/sdhci.h it includes the private