From: Andy Shevchenko Date: Tue, 3 Oct 2023 12:26:04 +0000 (+0300) Subject: Merge patch series "Drop runtime PM support for Baytrail and Lynxpoint pinctrl" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a8c199a2ad067eb23fb2b97f9985398dc809316b;p=linux.git Merge patch series "Drop runtime PM support for Baytrail and Lynxpoint pinctrl" Raag Jadav says: This series removes runtime PM support for the devices that are not explicitly attached to acpi_lpss_pm_domain as it is dead code anyway. This has no functional impact and helps reduce their code and memory footprint. bloat-o-meter: ============== Baytrail: add/remove: 2/4 grow/shrink: 0/3 up/down: 49/-103 (-54) Total: Before=16104, After=16050, chg -0.34% Lynxpoint: add/remove: 7/10 grow/shrink: 1/3 up/down: 152/-223 (-71) Total: Before=7506, After=7435, chg -0.95% Link: https://lore.kernel.org/r/20231003114036.27674-1-raag.jadav@intel.com Signed-off-by: Andy Shevchenko --- a8c199a2ad067eb23fb2b97f9985398dc809316b