]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG
authorViresh Kumar <viresh.kumar@st.com>
Wed, 1 Feb 2012 10:42:20 +0000 (16:12 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Wed, 22 Feb 2012 12:45:37 +0000 (18:15 +0530)
commit8c9f7aa316f547f70d270a08d1212f958721c071
tree84ca56d95dc87195042dcd6e6d3b255536d6edd0
parent258aea76f552cc755da92e7e823abbb85e021514
dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG

Flow controller information is passed now from DMA_SLAVE_CONFIG option. This
patch makes changes in pl08x driver to use device_fc from it instead of platform
data.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/amba-pl08x.c
include/linux/amba/pl08x.h