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)
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>

No differences found