Commit a8c199a
committed
Merge patch series "Drop runtime PM support for Baytrail and Lynxpoint pinctrl"
Raag Jadav <raag.jadav@intel.com> 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 <andriy.shevchenko@linux.intel.com>2 files changed
Lines changed: 5 additions & 46 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | | - | |
726 | | - | |
727 | 725 | | |
728 | 726 | | |
729 | 727 | | |
| |||
734 | 732 | | |
735 | 733 | | |
736 | 734 | | |
737 | | - | |
738 | 735 | | |
739 | 736 | | |
740 | 737 | | |
| |||
1661 | 1658 | | |
1662 | 1659 | | |
1663 | 1660 | | |
1664 | | - | |
1665 | 1661 | | |
1666 | 1662 | | |
1667 | 1663 | | |
| |||
1750 | 1746 | | |
1751 | 1747 | | |
1752 | 1748 | | |
1753 | | - | |
1754 | | - | |
1755 | | - | |
1756 | | - | |
1757 | | - | |
1758 | | - | |
1759 | | - | |
1760 | | - | |
1761 | | - | |
1762 | | - | |
1763 | 1749 | | |
1764 | 1750 | | |
1765 | | - | |
1766 | 1751 | | |
1767 | 1752 | | |
1768 | 1753 | | |
1769 | 1754 | | |
1770 | 1755 | | |
1771 | 1756 | | |
1772 | | - | |
| 1757 | + | |
1773 | 1758 | | |
1774 | 1759 | | |
1775 | 1760 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
341 | | - | |
342 | 340 | | |
343 | 341 | | |
344 | 342 | | |
| |||
373 | 371 | | |
374 | 372 | | |
375 | 373 | | |
376 | | - | |
377 | | - | |
378 | 374 | | |
379 | 375 | | |
380 | 376 | | |
| |||
841 | 837 | | |
842 | 838 | | |
843 | 839 | | |
844 | | - | |
845 | | - | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
850 | | - | |
851 | | - | |
852 | | - | |
853 | | - | |
854 | | - | |
855 | | - | |
856 | | - | |
857 | | - | |
858 | | - | |
859 | | - | |
860 | | - | |
861 | | - | |
862 | 840 | | |
863 | 841 | | |
864 | 842 | | |
| |||
876 | 854 | | |
877 | 855 | | |
878 | 856 | | |
879 | | - | |
880 | | - | |
881 | | - | |
882 | | - | |
| 857 | + | |
883 | 858 | | |
884 | 859 | | |
885 | 860 | | |
| |||
890 | 865 | | |
891 | 866 | | |
892 | 867 | | |
893 | | - | |
894 | 868 | | |
895 | 869 | | |
896 | | - | |
| 870 | + | |
897 | 871 | | |
898 | 872 | | |
899 | 873 | | |
| |||
0 commit comments