]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: 7713/1: mmc: mmci: Allow MMCI to request channels with information acquired...
authorLee Jones <lee.jones@linaro.org>
Fri, 3 May 2013 11:51:17 +0000 (12:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 15 May 2013 18:28:32 +0000 (19:28 +0100)
commit62b20e795072fb2ebe47686030b9e922c3837949
tree593c4b628a6610e8e6895dc38da3426890e06511
parent4861518b2d0758825aeb2697423ddbbfce80ffb9
ARM: 7713/1: mmc: mmci: Allow MMCI to request channels with information acquired from DT

Currently, if DMA information isn't passed from platform data, then DMA
will not be used. This patch allows DMA information obtained though Device
Tree to be used as well.

Cc: Chris Ball <cjb@laptop.org>
Cc: linux-mmc@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/host/mmci.c