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/rockchip: dw_dp: Release core resources Date: Tue, 05 May 2026 09:49:46 +1000 Message-ID: In-Reply-To: <20260501-synopsys-dw-dp-improvements-v2-2-d7e7f6bac77f@collabora.com> References: <20260501-synopsys-dw-dp-improvements-v2-0-d7e7f6bac77f@collabora.com> <20260501-synopsys-dw-dp-improvements-v2-2-d7e7f6bac77f@collabora.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review **Author:** Cristian Ciocaltea Adds the `dw_dp_rockchip_unbind()` component callback using the new `dw_dp_unbind()`, and also adds cleanup in the `bind()` error path after `drm_bridge_connector_init()` fails. No issues. Good KASAN trace in the commit message that demonstrates the real problem. --- Generated by Claude Code Patch Reviewer