]> 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)
commitb7ff0e41510d2e85cf6d299553bf4fc5f9b81ad0
tree8711be5fccf3f017bfdc570655f9fe9fd17126d3
parent62a37c1c5036b65817b1d0f2a4df1b796080e4bf
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