diff options
author | Ji Sheng Teoh <[email protected]> | 2024-01-19 16:27:21 +0800 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2024-03-03 14:17:28 +0100 |
commit | 8bc22a2f1bf0f402029087fcb53130233a544fed (patch) | |
tree | 4b784644b26581cfa2e4113ef85502478faaeaa0 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 975e4b273ed2c801a0354a7cdd7d89e1fe1aa842 (diff) |
watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counter
In the probe function, pm_runtime_put_sync() will fail on platform with
runtime PM disabled.
Check if runtime PM is enabled before calling pm_runtime_put_sync() to
fix it.
Fixes: db728ea9c7be ("drivers: watchdog: Add StarFive Watchdog driver")
Signed-off-by: Xingyu Wu <[email protected]>
Signed-off-by: Ley Foon Tan <[email protected]>
Signed-off-by: Ji Sheng Teoh <[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 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions