]> git.kernelconcepts.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, 22 May 2013 23:07:04 +0000 (00:07 +0100)
commit1fd83f0ecf87e33ab560e8229842cf10f91552ee
tree4845ec516329e4d376cc9ef85803614b0a319810
parent024629c62ffc25f267d57bf588cc10c96ccc0ce5
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