> -----Original Message-----
> From: Aggarwal, Anuj
> Sent: Monday, November 23, 2009 11:55 PM
> To: linux-omap@vger.kernel.org
> Cc: Aggarwal, Anuj
> Subject: [PATCH 0/4] AM3517: MMC: Add support for HSMMC
> 
> This patch series adds support for HSMMC for AM3517 platform.
> It also enables the HSMMC driver in the AM3517 defconfig.
> 
> Anuj Aggarwal (4):
>   AM3517: MMC: Add low-level init code for HSMMC controller
>   AM3517: MMC: Modifying board-evm file to add mmc_init
>   AM3517: MMC: Modifying Makefile to enable MMC init
>   AM3517: MMC: Make HSMMC driver built-in
> 
>  arch/arm/configs/am3517_evm_defconfig |   21 +++-
>  arch/arm/mach-omap2/Makefile          |    3 +-
>  arch/arm/mach-omap2/board-am3517evm.c |   22 +++
>  arch/arm/mach-omap2/mmc-am3517evm.c   |  267
> +++++++++++++++++++++++++++++++++
>  arch/arm/mach-omap2/mmc-am3517evm.h   |   22 +++
>  5 files changed, 333 insertions(+), 2 deletions(-)
>  create mode 100644 arch/arm/mach-omap2/mmc-am3517evm.c
>  create mode 100644 arch/arm/mach-omap2/mmc-am3517evm.h

[Aggarwal, Anuj] Any comments on the patch series?
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to