From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update() Date: Tue, 05 May 2026 07:58:56 +1000 Message-ID: In-Reply-To: <20260504191059.275928-10-jonas@kwiboo.se> References: <20260504191059.275928-1-jonas@kwiboo.se> <20260504191059.275928-10-jonas@kwiboo.se> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review Refactors EDID reading and CEC notifier updates into a helper function. Thi= s is preparation for patch 10. Note that this patch still calls the helper = from `get_modes`, meaning EDID is re-read on every `get_modes` call =E2=80= =94 this is addressed in the next patch. Has Reviewed-by. --- Generated by Claude Code Patch Reviewer