[PATCH] [v2] drm/omap: Fix runtime PM imbalance on error
Tomi Valkeinen
tomi.valkeinen at ti.com
Tue Nov 10 12:54:06 UTC 2020
On 22/08/2020 09:57, Dinghao Liu wrote:
> pm_runtime_get_sync() increments the runtime PM usage counter
> even when it returns an error code. However, users of its
> direct wrappers in omapdrm assume that PM usage counter will
> not change on error. Thus a pairing decrement is needed on
> the error handling path for these wrappers to keep the counter
> balanced.
>
> Signed-off-by: Dinghao Liu <dinghao.liu at zju.edu.cn>
> ---
>
> Changelog:
>
> v2: - Fix 5 additional similar cases in omapdrm.
Thanks, I'll apply to drm-misc-next.
Tomi
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
More information about the dri-devel
mailing list