Luca Ceresoli <[email protected]> 於 2026年1月7日週三 下午4:22寫道: > > of_drm_find_bridge() is deprecated. Move to its replacement > of_drm_find_and_get_bridge() which gets a bridge reference, and ensure it > is put when done by using the drm_bridge::next_bridge pointer.
Acked-by: Chun-Kuang Hu <[email protected]> > > Signed-off-by: Luca Ceresoli <[email protected]> > --- > 2.52.0 >
