[PATCH] omap: Keep nwires for omap1 and 2420 MMC controller (Re: [PATCH] omap mmc: extended to pass host capabilities from board file)

2010-09-30 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [100923 16:00]: * Sukumar Ghorai s-gho...@ti.com [100915 07:41]: wires variable is renamed, extended and this single variable to be used to pass the platform capabilities, e.g DDR mode. Also removed the hardcoded value was using as bus-width. This

RE: [PATCH] omap: Keep nwires for omap1 and 2420 MMC controller (Re: [PATCH] omap mmc: extended to pass host capabilities from board file)

2010-09-30 Thread Ghorai, Sukumar
: extended to pass host capabilities from board file) * Tony Lindgren t...@atomide.com [100923 16:00]: * Sukumar Ghorai s-gho...@ti.com [100915 07:41]: wires variable is renamed, extended and this single variable to be used to pass the platform capabilities, e.g DDR mode. Also removed

Re: [PATCH] omap mmc: extended to pass host capabilities from board file

2010-09-23 Thread Tony Lindgren
* Sukumar Ghorai s-gho...@ti.com [100915 07:41]: wires variable is renamed, extended and this single variable to be used to pass the platform capabilities, e.g DDR mode. Also removed the hardcoded value was using as bus-width. This looks like a nice clean-up, I'll queue this via the omap

[PATCH] omap mmc: extended to pass host capabilities from board file

2010-09-15 Thread Sukumar Ghorai
wires variable is renamed, extended and this single variable to be used to pass the platform capabilities, e.g DDR mode. Also removed the hardcoded value was using as bus-width. Signed-off-by: Sukumar Ghorai s-gho...@ti.com --- arch/arm/mach-omap2/board-2430sdp.c |3 ++-