| To: | Lars-Peter Clausen <lars@metafoo.de> |
|---|---|
| Subject: | Re: [PATCH v3] MMC: Add JZ4740 mmc driver |
| From: | Matt Fleming <matt@console-pimps.org> |
| Date: | Tue, 29 Jun 2010 21:17:00 +0100 |
| Cc: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, Lars-Peter Clausen <lars@metafoo.de>, Andrew Morton <akpm@linux-foundation.org>, linux-mmc@vger.kernel.org, Ralf Baechle <ralf@linux-mips.org> |
| In-reply-to: | <1277688041-23522-1-git-send-email-lars@metafoo.de> |
| References: | <1276924111-11158-19-git-send-email-lars@metafoo.de> <1277688041-23522-1-git-send-email-lars@metafoo.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Notmuch/0.3.1-61-g3f63bb6 (http://notmuchmail.org) Emacs/23.1.90.2 (x86_64-unknown-linux-gnu) |
On Mon, 28 Jun 2010 03:20:41 +0200, Lars-Peter Clausen <lars@metafoo.de> wrote: > This patch adds support for the mmc controller on JZ4740 SoCs. > > Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> > Cc: Andrew Morton <akpm@linux-foundation.org> > Cc: Matt Fleming <matt@console-pimps.org> > Cc: linux-mmc@vger.kernel.org > > --- > Changes since v1 > - Do not request IRQ with IRQF_DISABLED since it is a noop now > - Use a generous slack for the timeout timer. It does not need to be accurate. > Changes since v2 > - Use sg_mapping_to iterate over sg elements in mmc read and write functions > - Use bitops instead of a spinlock and a variable for testing whether a > request > has been finished. > - Rework irq and timeout handling in order to get rid of locking in hot paths Acked-by: Matt Fleming <matt@console-pimps.org> Are you planning on maintaining this driver? If so, it'd be a good idea to update MAINTAINERS. |
| Previous by Date: | Re: [PATCH 2/9] Removing dead CONFIG_GDB_CONSOLE, Ralf Baechle |
|---|---|
| Next by Date: | How to detect STACKOVEFLOW on mips, Adam Jiang |
| Previous by Thread: | [PATCH v3] MMC: Add JZ4740 mmc driver, Lars-Peter Clausen |
| Next by Thread: | Re: [PATCH v3] MMC: Add JZ4740 mmc driver, Andrew Morton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |