]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
authorViresh Kumar <viresh.kumar@st.com>
Wed, 1 Feb 2012 10:42:27 +0000 (16:12 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Wed, 22 Feb 2012 12:45:39 +0000 (18:15 +0530)
commite2b35f3dbfc080f15b72834d08f04f0269dbe9be
treefda60f8be147b57cf01155528dda33a9a99b0dab
parent327e6970258618da810f72e86cf2a8b803927e14
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes

There are few existing user drivers of dw_dmac. They will break as soon as we
remove unused fields from struct dw_dma_slave. This patch focuses to fix these
user drivers to use dma_slave_config() routine.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
arch/avr32/mach-at32ap/at32ap700x.c
arch/avr32/mach-at32ap/include/mach/atmel-mci.h
drivers/mmc/host/atmel-mci.c
sound/atmel/abdac.c
sound/atmel/ac97c.c