[PATCH] dmaengine: pl330: Correct device assignment.

Vinod Koul vinod.koul at intel.com
Thu Nov 6 04:58:52 PST 2014


On Thu, Nov 06, 2014 at 11:39:47AM +0000, Andrew Jackson wrote:
> Commit f6f2421c0a1c removed pl330_info structure by embedding it into
> pl330_dmac structure, but did not ensure that the dmac->ddma.dev
> pointer gets initialised before use. When dma_alloc_coherent() gets
> called on arm64 a WARN() gets triggered due to dev being NULL.

Applied, thanks

-- 
~Vinod




More information about the linux-arm-kernel mailing list