diff options
author | Marek BehĂșn <[email protected]> | 2024-08-31 11:20:46 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2024-09-02 09:42:10 +0000 |
commit | db955e0847484c64c6e749659527b5f45b2b5749 (patch) | |
tree | 32f3eb355ecdb993a78514c5ba11c899b2a59e58 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ed09d6d4f5938626823af3d2a04ff3a395bd348a (diff) |
firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
Use devm_mutex_init() instead of mutex_init(), to properly call
mutex_destroy() on probe failure / driver unbind.
Signed-off-by: Marek BehĂșn <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions