summaryrefslogtreecommitdiff
path: root/tools/docs/lib/parse_data_structs.py
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2025-08-14 08:55:32 -0500
committerMathieu Poirier <mathieu.poirier@linaro.org>2025-08-26 08:21:23 -0600
commit7183e39ac915ec047586a755746cae5b79f5f93c (patch)
tree541458322019c56778e48acc6012161e53d8fc5c /tools/docs/lib/parse_data_structs.py
parent16689f33e5addec4a61cd4c102900a154349dc2a (diff)
remoteproc: da8xx: Use devm_rproc_add() helper
Use the device lifecycle managed add function. This helps prevent mistakes like deleting out of order in cleanup functions and forgetting to delete on error paths. As this now makes the IRQ free ordered correctly, we can drop that from the remove() callback, which is now empty and can also be removed. Signed-off-by: Andrew Davis <afd@ti.com> Link: https://lore.kernel.org/r/20250814135532.638040-3-afd@ti.com Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions