Commit 5fa62d4
i3c: dw: 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>
Link: https://lore.kernel.org/r/20250704075417.3218742-1-sakari.ailus@linux.intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>1 parent 0c2ce4f commit 5fa62d4
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
686 | 685 | | |
687 | 686 | | |
688 | 687 | | |
| |||
812 | 811 | | |
813 | 812 | | |
814 | 813 | | |
815 | | - | |
816 | 814 | | |
817 | 815 | | |
818 | 816 | | |
| |||
895 | 893 | | |
896 | 894 | | |
897 | 895 | | |
898 | | - | |
899 | 896 | | |
900 | 897 | | |
901 | 898 | | |
| |||
981 | 978 | | |
982 | 979 | | |
983 | 980 | | |
984 | | - | |
985 | 981 | | |
986 | 982 | | |
987 | 983 | | |
| |||
1131 | 1127 | | |
1132 | 1128 | | |
1133 | 1129 | | |
1134 | | - | |
1135 | 1130 | | |
1136 | 1131 | | |
1137 | 1132 | | |
| |||
1299 | 1294 | | |
1300 | 1295 | | |
1301 | 1296 | | |
1302 | | - | |
1303 | 1297 | | |
1304 | 1298 | | |
1305 | 1299 | | |
| |||
1325 | 1319 | | |
1326 | 1320 | | |
1327 | 1321 | | |
1328 | | - | |
1329 | 1322 | | |
1330 | 1323 | | |
1331 | 1324 | | |
| |||
1345 | 1338 | | |
1346 | 1339 | | |
1347 | 1340 | | |
1348 | | - | |
1349 | 1341 | | |
1350 | 1342 | | |
1351 | 1343 | | |
| |||
0 commit comments