On Tue Nov 25 14:39:19 2025 +0000, Brendan Shanks wrote:
Also set `edid` NULL here too.
I pushed a v5 to fix this and add back a missing 'break' in get_edid_from_io_display_edid() since v3. Thanks!
v5: - Set edid to NULL after release. - Add back missing 'break' in get_edid_from_io_display_edid().