Files
linux/drivers/gpu/drm
Aditya Pakki ad0cf30605 drm/nouveau: Fix reference count leak in nouveau_connector_detect
[ Upstream commit 990a116298 ]

nouveau_connector_detect() calls pm_runtime_get_sync and in turn
increments the reference count. In case of failure, decrement the
ref count before returning the error.

Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-16 08:56:58 +09:00
..
2023-05-15 16:15:25 +09:00
2018-03-22 09:54:47 +01:00
2016-09-19 15:04:15 +02:00
2016-09-21 13:33:50 +02:00
2018-08-14 19:41:01 -07:00
2016-09-06 13:56:41 -04:00
2016-09-19 13:57:38 +02:00
2016-09-19 13:57:38 +02:00
2016-09-19 13:57:38 +02:00
2018-08-14 19:40:39 -07:00