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: Remove the empty dw_hdmi_phy_update_hpd() Date: Tue, 05 May 2026 07:58:58 +1000 Message-ID: In-Reply-To: <20260504191059.275928-17-jonas@kwiboo.se> References: <20260504191059.275928-1-jonas@kwiboo.se> <20260504191059.275928-17-jonas@kwiboo.se> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Removes the empty `dw_hdmi_phy_update_hpd()` and all references from the `dw_hdmi_phy_ops` tables in imx8mp, rockchip, sun4i, and the default synopsys PHY. The `update_hpd` field is removed from the `dw_hdmi_phy_ops` struct in the header. Clean removal across 5 files. **No Reviewed-by yet.** --- Generated by Claude Code Patch Reviewer