Re: [PATCH] mmc: Add fsl,esdhc as a valid compatible to bind against

2009-05-22 Thread Pierre Ossman
On Fri, 8 May 2009 08:52:49 -0500 Kumar Gala ga...@kernel.crashing.org wrote: We plan to use fsl,esdhc going forward as the base compatible so update the driver to bind against it. Signed-off-by: Kumar Gala ga...@kernel.crashing.org --- Applied. Rgds -- -- Pierre Ossman WARNING:

Re: [PATCH] mmc: Add fsl,esdhc as a valid compatible to bind against

2009-05-10 Thread Michael Ellerman
On Fri, 2009-05-08 at 08:52 -0500, Kumar Gala wrote: We plan to use fsl,esdhc going forward as the base compatible so update the driver to bind against it. I was going to NAK this based on its non-sensical changelog, but going backward you're not the first to be going forward :) cheers

[PATCH] mmc: Add fsl,esdhc as a valid compatible to bind against

2009-05-08 Thread Kumar Gala
We plan to use fsl,esdhc going forward as the base compatible so update the driver to bind against it. Signed-off-by: Kumar Gala ga...@kernel.crashing.org --- drivers/mmc/host/sdhci-of.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/mmc/host/sdhci-of.c