On Sat, 17 Feb 2024 at 17:03, Johan Hovold <johan+lin...@kernel.org> wrote: > > The two device node references taken during allocation need to be > dropped when the auxiliary device is freed. > > Fixes: 6914968a0b52 ("drm/bridge: properly refcount DT nodes in aux bridge > drivers") > Cc: Dmitry Baryshkov <dmitry.barysh...@linaro.org> > Cc: Neil Armstrong <neil.armstr...@linaro.org> > Signed-off-by: Johan Hovold <johan+lin...@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> > --- > drivers/gpu/drm/bridge/aux-hpd-bridge.c | 3 +++ > 1 file changed, 3 insertions(+) -- With best wishes Dmitry