]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sh_mmcif: add support for Device Tree DMA bindings
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Mon, 24 Jun 2013 12:36:34 +0000 (14:36 +0200)
committerChris Ball <cjb@laptop.org>
Sun, 25 Aug 2013 04:10:15 +0000 (00:10 -0400)
commit70dee17106406db4777411aed3c777ceb09f4a92
tree8711be5fccf3f017bfdc570655f9fe9fd17126d3
parent1bab9182fd9f06420b3c19aa8b8c34e6d7b70824
mmc: sh_mmcif: add support for Device Tree DMA bindings

To use DMA in the Device Tree case the driver has to be modified
to use suitable API to obtain DMA channels.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sh_mmcif.c