Files
linux/drivers
Dinghao Liu f6331bfccc drm/nouveau/debugfs: fix runtime pm imbalance on error
[ Upstream commit 00583fbe80 ]

pm_runtime_get_sync() increments the runtime PM usage counter even
the call returns an error code. Thus a pairing decrement is needed
on the error handling path to keep the counter balanced.

Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-01 13:18:03 +02:00
..
2020-09-17 13:47:45 +02:00
2020-09-09 19:12:21 +02:00
2020-10-01 13:17:19 +02:00
2020-10-01 13:17:52 +02:00
2020-02-24 08:36:48 +01:00