[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer
authorBridge Wu <bridge.wu@marvell.com>
Fri, 14 Dec 2007 09:40:25 +0000 (10:40 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 Jan 2008 15:07:52 +0000 (15:07 +0000)
commit9a788c6b78802b4a378be3f0d4c2da30da811620
tree4d0861fab8dbcbfe97b0be4e9918442e97469b2a
parent64eb036af42d3816364c4db49d93be3a4614389c
[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer

This patch is to move pxamci DMA specific code to corresponding
platform layer because using DRCMRRXMMC/DRCMRTXMMC in pxamci.c makes
the driver code dedicated to platform which is not extensible.

It is applicable to all pxa platforms.

Signed-off-by: Bridge Wu <bridge.wu@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/generic.c
drivers/mmc/host/pxamci.c