[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101208160727.GF10998@console-pimps.org>
Date: Wed, 8 Dec 2010 16:07:27 +0000
From: Matt Fleming <matt@...sole-pimps.org>
To: Will Newton <will.newton@...il.com>
Cc: Linux Kernel list <linux-kernel@...r.kernel.org>,
linux-mmc@...r.kernel.org, Chris Ball <cjb@...top.org>
Subject: Re: [PATCH] dw_mmc: Add Synopsys DesignWare mmc host driver.
On Wed, Dec 08, 2010 at 02:21:05PM +0000, Will Newton wrote:
> This adds the mmc host driver for the Synopsys DesignWare mmc
> host controller, found in a number of embedded SoC designs.
>
> Signed-off-by: Will Newton <will.newton@...tec.com>
> ---
> drivers/mmc/host/Kconfig | 15 +
> drivers/mmc/host/Makefile | 1 +
> drivers/mmc/host/dw_mmc.c | 1806 ++++++++++++++++++++++++++++++++++++++++++++
> drivers/mmc/host/dw_mmc.h | 153 ++++
> include/linux/mmc/dw_mmc.h | 149 ++++
> 5 files changed, 2124 insertions(+), 0 deletions(-)
> create mode 100644 drivers/mmc/host/dw_mmc.c
> create mode 100644 drivers/mmc/host/dw_mmc.h
> create mode 100644 include/linux/mmc/dw_mmc.h
>
> - patch v2: make changes based on review by Matt Fleming.
Reviewed-by: Matt Fleming <matt@...sole-pimps.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists