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/msm/dp: remove debugging prints with internal struct phy state Date: Tue, 10 Mar 2026 11:57:16 +1000 Message-ID: In-Reply-To: <20260309190842.927634-12-vladimir.oltean@nxp.com> References: <20260309190842.927634-1-vladimir.oltean@nxp.com> <20260309190842.927634-12-vladimir.oltean@nxp.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Removes 7 debug prints that referenced `phy->init_count` and `phy->power_count`. Already `Acked-by: Dmitry Baryshkov`. Clean removal. The debug prints weren't providing essential information. No issues. --- Generated by Claude Code Patch Reviewer