Re: [RESEND PATCH] drm/rockchip: dsi: remove extra component_del() call
From: Heiko Stuebner <heiko@sntech.de>
Date: 2021-05-28 18:09:57
Also in:
dri-devel, linux-rockchip, lkml, stable
From: Heiko Stuebner <heiko@sntech.de>
Date: 2021-05-28 18:09:57
Also in:
dri-devel, linux-rockchip, lkml, stable
On Sun, 18 Apr 2021 19:03:04 -0700, Thomas Hebb wrote:
commit cf6d100dd238 ("drm/rockchip: dsi: add dual mipi support") added
this devcnt field and call to component_del(). However, these both
appear to be erroneous changes left over from an earlier version of the
patch. In the version merged, nothing ever modifies devcnt, meaning
component_del() runs unconditionally and in addition to the
component_del() calls in dw_mipi_dsi_rockchip_host_detach(). The second
call fails to delete anything and produces a warning in dmesg.
[...]
Applied, thanks!
[1/1] drm/rockchip: dsi: remove extra component_del() call
commit: b354498bbe65c917d521b3b56317ddc9ab217425
Best regards,
--
Heiko Stuebner [off-list ref]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel