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: qcom: Switch to generic PAS TZ APIs Date: Tue, 05 May 2026 08:22:45 +1000 Message-ID: In-Reply-To: <20260504130603.1474043-12-sumit.garg@kernel.org> References: <20260504130603.1474043-1-sumit.garg@kernel.org> <20260504130603.1474043-12-sumit.garg@kernel.org> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Migrates both venus and iris media drivers. Adds `select QCOM_PAS` to both Kconfig entries. Also fixes indentation in the iris Kconfig from spaces to tabs -- a nice cleanup. Note that `qcom_scm.h` is kept included in both files because `qcom_scm_mem_protect_video_var()` is still called. No issues. --- --- Generated by Claude Code Patch Reviewer