Re: [PATCH] OMAP4: MMC driver support on OMAP4

From: Tony Lindgren
Date: Fri Sep 04 2009 - 15:34:09 EST


* Pandita, Vikram <vikram.pandita@xxxxxx> [090904 12:24]:
> Andrew/Kishore
>
> >-----Original Message-----
> >From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of Andrew
> >Morton
> >Sent: Friday, September 04, 2009 2:19 PM
> >
> >On Wed, 2 Sep 2009 18:54:36 +0530 (IST)
> >"kishore kadiyala" <kishore.kadiyala@xxxxxx> wrote:
> >
> >> This Patch adds basic support for all 5 MMC controllers on OMAP4.
> >>
> >> -Kishore
> >>
> >> Signed-off-by: Kishore Kadiyala <kishore.kadiyala@xxxxxx>
> >> ---
> >> This patch doesn't include mmc-regulator support
> >>
> >
> >This looks like an ARM patch more than an MMC patch. I grabbed it as
> >an MMC thing but hopefully someone else will grab it for a more
> >appropriate tree.
>
> A patch split is required:
>
> >> arch/arm/mach-omap2/devices.c | 42 +++++++++++++++++++++++++++++----
> >> arch/arm/plat-omap/include/mach/irqs.h | 2 +
> >> arch/arm/plat-omap/include/mach/mmc.h | 9 ++++++-
>
> These files will go through linux-omap -> arm: to RMK
>
> >> drivers/mmc/host/Kconfig | 6 ++--
> >> drivers/mmc/host/omap_hsmmc.c | 10 +++++++
> >> 5 files changed, 60 insertions(+), 9 deletions(-)
>
> These files can go through Andrew.

No need to split it IMHO, it's best to merge it all together
via Andrew's MMC queue as it should not conflict with other
arch/arm/*omap* stuff.

Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/