On Wed, 25 Aug 2010 16:16:25 -0700 akpm@xxxxxxxxxxxxxxxxxxxx wrote: > > The patch titled > mmx: add support for the Marvell platform SDHCI controller > has been added to the -mm tree. Its filename is > mmc-add-support-for-the-marvell-platform-sdhci-controller.patch > > Before you just go and hit "reply", please: > a) Consider who else should be cc'ed > b) Prefer to cc a suitable mailing list as well > c) Ideally: find the original patch on the mailing list and do a > reply-to-all to that, adding suitable additional cc's > > *** Remember to use Documentation/SubmitChecklist when testing your code *** > > See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find > out what to do about this > > The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ > > ------------------------------------------------------ > Subject: mmx: add support for the Marvell platform SDHCI controller > From: Saeed Bishara <saeed@xxxxxxxxxxx> > > Implement a driver for the platfrom SDHCI controllers that is found on > some of Marvell's SoC's. > > Signed-off-by: Saeed Bishara <saeed@xxxxxxxxxxx> > Cc: Matt Fleming <matt@xxxxxxxxxxxxxxxxx> > Cc: <linux-mmc@xxxxxxxxxxxxxxx> > Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > --- > > drivers/mmc/host/Kconfig | 12 + > drivers/mmc/host/Makefile | 1 > drivers/mmc/host/sdhci-mv.c | 243 ++++++++++++++++++++++++++++++++++ > 3 files changed, 256 insertions(+) > Reviewed-by: Matt Fleming <matt@xxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html