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/tidss: Remove extra pm_runtime_mark_last_busy Date: Sat, 16 May 2026 12:00:16 +1000 Message-ID: In-Reply-To: <20260513-beagley-ai-display-v2-6-9e9bcefde6bc@ideasonboard.com> References: <20260513-beagley-ai-display-v2-0-9e9bcefde6bc@ideasonboard.com> <20260513-beagley-ai-display-v2-6-9e9bcefde6bc@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 Confirmed: `pm_runtime_put_autosuspend()` already calls `pm_runtime_mark_last_busy()` internally (in `include/linux/pm_runtime.h`). This removal is correct. No issues. --- Generated by Claude Code Patch Reviewer