diff options
author | Biju Das <[email protected]> | 2022-02-25 17:53:15 +0000 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2022-05-08 10:34:01 +0200 |
commit | 95abafe76297fa057de6c3486ef844bd446bdf18 (patch) | |
tree | 34b710de5a043b95c412ea87def4eb174e355f9d /scripts/gdb/linux/mm.py | |
parent | ea2949df22a533cdf75e4583c00b1ce94cd5a83b (diff) |
watchdog: rzg2l_wdt: Fix Runtime PM usage
Both rzg2l_wdt_probe() and rzg2l_wdt_start() calls pm_runtime_get() which
results in a usage counter imbalance. This patch fixes this issue by
removing pm_runtime_get() call from probe.
Fixes: 2cbc5cd0b55fa2 ("watchdog: Add Watchdog Timer driver for RZ/G2L")
Signed-off-by: Biju Das <[email protected]>
Reviewed-by: Geert Uytterhoeven <[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 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions