On Thu, 17 Oct 2024 14:04:37 -0700, David E. Box wrote: > Several platform resume functions currently call pmc_core_send_ltr_ignore() > and pmc_core_resume_common(), both of which are already called by > cnl_resume(). Simplify the code by having these functions call cnl_resume() > directly. > > Thank you for your contribution, it has been applied to my local review-ilpo branch. Note it will show up in the public platform-drivers-x86/review-ilpo branch only once I've pushed my local branch there, which might take a while. The list of commits applied: [1/2] platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume() commit: 9fe43c8020a60b9c9ff44c4a9914e7e7df63084e [2/2] platform/x86/intel/pmc: Disable C1 auto-demotion during suspend commit: 7a797cc9f80915cc5f1a5aee46d14880eb444644 -- i.