[RESEND][PATCH] dma: edma: fix slave config dependency on direction

Vinod Koul vinod.koul at intel.com
Sun Jan 20 07:05:15 EST 2013


On Thu, Jan 10, 2013 at 01:41:04PM -0500, Matt Porter wrote:
> 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 at ti.com>
Applied, Thanks

--
~Vinod



More information about the linux-arm-kernel mailing list