On Wed, Jan 14, 2026 at 12:01:28PM +0100, Johan Hovold wrote: > On Fri, Nov 21, 2025 at 05:42:01PM +0100, Johan Hovold wrote: > > Make sure to drop the reference taken when looking up the companion > > (ganged) device and its driver data during probe(). > > > > Note that holding a reference to a device does not prevent its driver > > data from going away so there is no point in keeping the reference. > > > > Fixes: e94236cde4d5 ("drm/tegra: dsi: Add ganged mode support") > > Fixes: 221e3638feb8 ("drm/tegra: Fix reference leak in tegra_dsi_ganged_probe") > > Cc: stable@vger.kernel.org # 3.19: 221e3638feb8 > > Cc: Thierry Reding > > Signed-off-by: Johan Hovold > > Can this one be picked up now? Sorry, forgot to notify you earlier that I've picked this up into drm-misc-next. Thierry