diff options
author | 2020-05-21 16:01:41 +0800 | |
---|---|---|
committer | 2020-05-25 08:55:46 +0200 | |
commit | a22573740d93f31c30b57a40b334a1ec6b789f67 (patch) | |
tree | 771b223c9d8badc68ae70a3215f8bbca0f2c9a16 /net/unix/af_unix.c | |
parent | watchdog: riowd: remove unneeded semicolon (diff) | |
download | linux-dev-a22573740d93f31c30b57a40b334a1ec6b789f67.tar.xz linux-dev-a22573740d93f31c30b57a40b334a1ec6b789f67.zip |
watchdog: Fix runtime PM imbalance on error
When watchdog_register_device() returns an error code,
a pairing runtime PM usage counter decrement is needed
to keep the counter balanced.
Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20200521080141.24373-1-dinghao.liu@zju.edu.cn
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions