diff options
author | ruanjinjie <[email protected]> | 2022-11-16 17:49:50 +0800 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2023-02-18 15:11:35 +0100 |
commit | 07bec0e09c1afbab4c5674fd2341f4f52d594f30 (patch) | |
tree | 768cc690dae9c504eec31ff6a2f2ce47c5ac8719 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f769f97917c1e756e12ff042a93f6e3167254b5b (diff) |
watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in error path
free_irq() is missing in case of error in at91_wdt_init(), use
devm_request_irq to fix that.
Fixes: 5161b31dc39a ("watchdog: at91sam9_wdt: better watchdog support")
Signed-off-by: ruanjinjie <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[groeck: Adjust multi-line alignment]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions