On Mon, 19 Feb 2024 21:21:47 +0100, Alvin Šipraga wrote: > From: Mads Bligaard Nielsen <bli@xxxxxxxxxxxxxxx> > > Moved IRQ registration down to end of adv7511_probe(). > > If an IRQ already is pending during adv7511_probe > (before adv7511_cec_init) then cec_received_msg_ts > could crash using uninitialized data: > > [...] Applied, thanks! [1/1] drm/bridge: adv7511: fix crash on irq during probe https://cgit.freedesktop.org/drm/drm-misc/commit/?id=aeedaee5ef54 Rob