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 17:10:20 +0530 |
commit | 779a44831a4f64616a2fb18256fc9c299e1c033a (patch) | |
tree | f16c5d252a5428867b2d34618542d92cdce14fdb /scripts/gdb/linux/vmalloc.py | |
parent | 1bc31444209c8efae98cb78818131950d9a6f4d6 (diff) |
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 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions