diff options
| author | Amelie Delaunay <amelie.delaunay@foss.st.com> | 2025-11-21 14:36:56 +0100 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2025-12-16 21:36:31 +0530 |
| commit | 0d41ed4ea496fabbb4dc21171e32d9a924c2a661 (patch) | |
| tree | 39fbeb795656a13474c17f607550109b86a42a8c /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | bbfb8677d31a78a898c8d02e3ca58790b89a6dda (diff) | |
| download | linux-0d41ed4ea496fabbb4dc21171e32d9a924c2a661.tar.gz linux-0d41ed4ea496fabbb4dc21171e32d9a924c2a661.zip | |
dmaengine: stm32-dma3: use module_platform_driver
Without module_platform_driver(), stm32-dma3 doesn't have a
module_exit procedure. Once stm32-dma3 module is inserted, it
can't be removed, marked busy.
Use module_platform_driver() instead of subsys_initcall() to register
(insmod) and unregister (rmmod) stm32-dma3 driver.
Reviewed-by: Eugen Hristev <eugen.hristev@linaro.org>
Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Link: https://patch.msgid.link/20251121-dma3_improv-v2-1-76a207b13ea6@foss.st.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
