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: tc358768: Fix typo in TC358768_DSI_CONTROL_DIS_MODE Date: Thu, 12 Mar 2026 07:14:49 +1000 Message-ID: In-Reply-To: <20260311-tc358768-v2-1-e75a99131bd5@ideasonboard.com> References: <20260311-tc358768-v2-0-e75a99131bd5@ideasonboard.com> <20260311-tc358768-v2-1-e75a99131bd5@ideasonboard.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Simple, correct rename from `TC358768_DSI_CONTROL_DIS_MODE` to `TC358768_DSI_CONTROL_DSI_MODE`. The comment `/* DSI mode */` that was next to the usage is also cleaned up since the macro name is now self-documenting. No issues. --- Generated by Claude Code Patch Reviewer