ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA job
authorUlf Hansson <ulf.hansson@stericsson.com>
Tue, 13 Dec 2011 16:05:28 +0000 (17:05 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 20 Jan 2012 00:00:58 +0000 (00:00 +0000)
Move the SDIO preparation to be done before the DMA job is setup.
This makes it possible to do DMA for SDIO transfers as well as the
earlier supported pio mode.

Signed-off-by: Ulf Hansson <ulf.hansson@stericsson.com>
Signed-off-by: Stefan Nilsson XK <stefan.xk.nilsson@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found