From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: media: renesas: vsp1: Drop deprecated vsp1_du_setup_lif() function Date: Sat, 16 May 2026 14:29:51 +1000 Message-ID: In-Reply-To: <20260511235637.3468558-12-laurent.pinchart+renesas@ideasonboard.com> References: <20260511235637.3468558-1-laurent.pinchart+renesas@ideasonboard.com> <20260511235637.3468558-12-laurent.pinchart+renesas@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 Removes the inline `vsp1_du_setup_lif()` wrapper from `include/media/vsp1.h`. All callers were updated in patches 3-4. The resulting header is clean. **Trivially correct.** --- **Summary:** The series is well-organized, correct, and achieves its stated goals. The only finding is a minor typo ("disaple" -> "disable") in the patch 2 commit message. For the DRM patches (3/11, 4/11), an Acked-by from the DRM maintainers would be appropriate to support merging through the media tree as Laurent requests. --- Generated by Claude Code Patch Reviewer