diff options
author | Uwe Kleine-König <[email protected]> | 2023-03-07 08:04:02 +0100 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2023-04-22 12:53:54 +0200 |
commit | 16da6fbb55532c375cee0a7f33817225ae27a49f (patch) | |
tree | 00b3ac7eb010827d5d63602fe70fb9624faca520 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 74d6c68c74fac3e6bdc28fba69889ed7ef05a7f8 (diff) |
watchdog: bcm47xx: Simplify using devm_watchdog_register_device()
This allows to drop the .remove() function as it only exists to
unregister the watchdog device which is now done in a callback
registered by devm_watchdog_register_device().
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions