From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: soc: qcom: mdtloader: Switch to generic PAS TZ APIs Date: Tue, 05 May 2026 08:22:44 +1000 Message-ID: In-Reply-To: <20260504130603.1474043-8-sumit.garg@kernel.org> References: <20260504130603.1474043-1-sumit.garg@kernel.org> <20260504130603.1474043-8-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 Clean migration of `mdt_loader.c` and its header. Updates the function signature from `qcom_scm_pas_context *` to `qcom_pas_context *` consistently in both the implementation and the `#if !IS_ENABLED` stub. No issues. --- --- Generated by Claude Code Patch Reviewer