[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1294856383-14187-1-git-send-email-per.forlin@linaro.org>
Date: Wed, 12 Jan 2011 19:19:39 +0100
From: Per Forlin <per.forlin@...aro.org>
To: linux-mmc@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linaro-dev@...ts.linaro.org
Cc: Chris Ball <cjb@...top.org>, Per Forlin <per.forlin@...aro.org>
Subject: [FYI 0/4] arm: mmci: example implementation of double buffering
The mmci host driver implementation for double buffering is not intended
nor ready for mainline yet. It is only an example of how to implement
pre_req() and post_req(). The reason for this is that the basic DMA
support for MMCI is not complete yet.
This patch series depends on
"[PATCH 0/5] mmc: add double buffering for mmc block requests"
Linus Walleij (1):
mmci: add PrimeCell generic DMA to MMCI/PL180
Per Forlin (1):
ARM: mmci: add support for double buffering
Ulf Hansson (2):
mmci: fixup broken_blockend variant patch
MMCI: Corrections for DMA
drivers/mmc/host/mmci.c | 538 ++++++++++++++++++++++++++++++++++++++-------
drivers/mmc/host/mmci.h | 21 ++-
include/linux/amba/mmci.h | 16 ++
3 files changed, 496 insertions(+), 79 deletions(-)
--
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