diff options
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | 2020-05-20 18:14:53 +0800 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2020-05-22 11:13:52 +1000 |
commit | 00583fbe8031f69bba8b0a9a861efb75fb7131af (patch) | |
tree | 976eb43cae6f080d4937f17e88dad1bb57901ce1 /arch/powerpc/include/asm/cacheflush.h | |
parent | 9d4296a7d4b329016e6b5b59a7fb3f8afa36ac05 (diff) |
drm/nouveau/debugfs: fix runtime pm imbalance on error
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>
Diffstat (limited to 'arch/powerpc/include/asm/cacheflush.h')
0 files changed, 0 insertions, 0 deletions