Re: (subset) [PATCH v2 40/41] drm/sun4i: tv: Add missing reset assertion

From: Maxime Ripard
Date: Wed Sep 07 2022 - 04:37:11 EST


On Mon, 29 Aug 2022 15:11:54 +0200, Maxime Ripard wrote:
> The reset line is deasserted at bind, and asserted if we ever encounter an
> error there. However, it's never asserted in unbind which will lead to a
> resource unbalance.
>
>

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime