diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-11-22 23:21:57 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-12-17 11:23:56 +0530 |
commit | 37228af82e5f4d7be64f71c63463112b9dd4fc55 (patch) | |
tree | c64cdeb966af6d734e50decfbd107e9138498a15 /drivers/dma/pxa_dma.c | |
parent | f59f6aaead975f0ec4d8ff2d59c4ffb8cf0127b2 (diff) | |
download | lwn-37228af82e5f4d7be64f71c63463112b9dd4fc55.tar.gz lwn-37228af82e5f4d7be64f71c63463112b9dd4fc55.zip |
dmaengine: shdma: remove legacy slave_id parsing
The slave device is picked through either devicetree or a filter
function, and any remaining out-of-tree drivers would have warned
about this usage since 2015.
Stop interpreting the field finally so it can be removed from
the interface.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20211122222203.4103644-6-arnd@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/pxa_dma.c')
0 files changed, 0 insertions, 0 deletions