diff options
author | Robin Murphy <robin.murphy@arm.com> | 2020-09-03 21:25:47 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-09-11 17:42:13 +0530 |
commit | 18851192be7a1809b15bf4b0f7d629eb9d096a30 (patch) | |
tree | e523a614db665479f834bee62c3db4b536f499da /drivers/dma/imx-sdma.c | |
parent | 2f02b23ce9380723a2c1d016d96e5e9f29d3dda9 (diff) | |
download | linux-18851192be7a1809b15bf4b0f7d629eb9d096a30.tar.bz2 |
dmaengine: imx-dma: Drop local dma_parms
Since commit 9495b7e92f71 ("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 <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/7fad3c60cac2bf4f8dab791f8b6eafae90abc960.1599164692.git.robin.murphy@arm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/imx-sdma.c')
0 files changed, 0 insertions, 0 deletions