summaryrefslogtreecommitdiff
path: root/drivers/dma/mmp_pdma.c
diff options
context:
space:
mode:
authorMatt Porter <mporter@ti.com>2013-01-10 22:41:04 +0400
committerVinod Koul <vinod.koul@intel.com>2013-01-20 16:04:29 +0400
commit661f7cb55c61fa7491e0caf21e55f59e5bc49abe (patch)
tree285511be3d5676f321392e9fe8683564d6ab646a /drivers/dma/mmp_pdma.c
parent3a95b9fbba893ebfa9b83de105707539e0228e0c (diff)
downloadlinux-661f7cb55c61fa7491e0caf21e55f59e5bc49abe.tar.xz
dma: edma: fix slave config dependency on direction
The edma_slave_config() implementation depends on the direction field such that it will not properly configure a slave channel when called without direction set. This fixes the implementation so that the slave config is copied as is and prep_slave_sg() handles the direction dependent handling. spi-omap2-mcspi and omap_hsmmc both expose this bug as they configure the slave channel config from a common path with an unconfigured direction field. Signed-off-by: Matt Porter <mporter@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/mmp_pdma.c')
0 files changed, 0 insertions, 0 deletions