diff options
author | Nuno Sa <nuno.sa@analog.com> | 2024-03-28 14:58:51 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-04-07 13:40:20 +0200 |
commit | 779a44831a4f64616a2fb18256fc9c299e1c033a (patch) | |
tree | f16c5d252a5428867b2d34618542d92cdce14fdb /sound/Kconfig | |
parent | dmaengine: axi-dmac: fix possible race in remove() (diff) | |
download | linux-779a44831a4f64616a2fb18256fc9c299e1c033a.tar.xz linux-779a44831a4f64616a2fb18256fc9c299e1c033a.zip |
dmaengine: axi-dmac: move to device managed probe
In axi_dmac_probe(), there's a mix in using device managed APIs and
explicitly cleaning things in the driver .remove() hook. Move to use
device managed APIs and thus drop the .remove() hook.
Signed-off-by: Nuno Sa <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20240328-axi-dmac-devm-probe-v3-2-523c0176df70@analog.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'sound/Kconfig')
0 files changed, 0 insertions, 0 deletions