Commit 0c2ce4f
i3c: master: svc: Remove redundant pm_runtime_mark_last_busy() calls
pm_runtime_put_autosuspend(), pm_runtime_put_sync_autosuspend(),
pm_runtime_autosuspend() and pm_request_autosuspend() now include a call
to pm_runtime_mark_last_busy(). Remove the now-reduntant explicit call to
pm_runtime_mark_last_busy().
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20250704075416.3218647-1-sakari.ailus@linux.intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>1 parent bc4a09d commit 0c2ce4f
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
669 | 668 | | |
670 | 669 | | |
671 | 670 | | |
| |||
780 | 779 | | |
781 | 780 | | |
782 | 781 | | |
783 | | - | |
784 | 782 | | |
785 | 783 | | |
786 | 784 | | |
| |||
802 | 800 | | |
803 | 801 | | |
804 | 802 | | |
805 | | - | |
806 | 803 | | |
807 | 804 | | |
808 | 805 | | |
| |||
1208 | 1205 | | |
1209 | 1206 | | |
1210 | 1207 | | |
1211 | | - | |
1212 | 1208 | | |
1213 | 1209 | | |
1214 | 1210 | | |
| |||
1517 | 1513 | | |
1518 | 1514 | | |
1519 | 1515 | | |
1520 | | - | |
1521 | 1516 | | |
1522 | 1517 | | |
1523 | 1518 | | |
| |||
1807 | 1802 | | |
1808 | 1803 | | |
1809 | 1804 | | |
1810 | | - | |
1811 | 1805 | | |
1812 | 1806 | | |
1813 | 1807 | | |
| |||
1840 | 1834 | | |
1841 | 1835 | | |
1842 | 1836 | | |
1843 | | - | |
1844 | 1837 | | |
1845 | 1838 | | |
1846 | 1839 | | |
| |||
1960 | 1953 | | |
1961 | 1954 | | |
1962 | 1955 | | |
1963 | | - | |
1964 | 1956 | | |
1965 | 1957 | | |
1966 | 1958 | | |
| |||
0 commit comments