diff options
author | Javier Carrasco <[email protected]> | 2024-10-19 21:18:30 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2024-10-19 21:21:43 -0700 |
commit | cd63c67be6094825ff06b2649c6d9b33cb38a1b9 (patch) | |
tree | 3ae04c24e3f7a4a49832ec4e757e51410c3e8cd4 /scripts/gdb/linux/modules.py | |
parent | 6243376d6a969fb4fa654a685599ec09b872bd20 (diff) |
Input: raspberrypi-ts - use cleanup facility for device_node
Use the '__free(device_node)' macro to automatically free the device
node, removing the need for explicit calls to 'of_node_put()' to
decrement its refcount.
Signed-off-by: Javier Carrasco <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions