Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dmaengine: mxs: Drop local dma_parms
Since commit 9495b7e ("driver core: platform: Initialize dma_parms for platform devices"), struct platform_device already provides a dma_parms structure, so we can save allocating another one. Signed-off-by: Robin Murphy <[email protected]> Link: https://lore.kernel.org/r/dc0fb6963067b9c799873d761661ed6dce1426ec.1599164692.git.robin.murphy@arm.com Signed-off-by: Vinod Koul <[email protected]>
- Loading branch information