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: iris: drop remnants of UBWC configuration Date: Thu, 07 May 2026 12:40:18 +1000 Message-ID: In-Reply-To: <20260507-iris-ubwc-v5-7-e9a3aee53c49@oss.qualcomm.com> References: <20260507-iris-ubwc-v5-0-e9a3aee53c49@oss.qualcomm.com> <20260507-iris-ubwc-v5-7-e9a3aee53c49@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Clean removal of the now-empty `struct ubwc_config_data`, the `ubwc_config` field from `struct iris_platform_data`, and the `ubwc_config_sm8550` instance. References are removed from all four platform data structs: `sm8550_data`, `sm8650_data`, `sm8750_data`, and `qcs8300_data`. This is pure dead code removal -- straightforward and correct. No issues. --- Generated by Claude Code Patch Reviewer