diff options
author | 2025-07-07 16:12:21 +0100 | |
---|---|---|
committer | 2025-07-07 16:12:21 +0100 | |
commit | 45d0376e4970417c9a5ab17af7f40d817015ae32 (patch) | |
tree | 756594ebe570aa9ade25f849e4bd6e1fe949cca1 /tools/perf/scripts/python | |
parent | spi: spi-qpic-snand: enable 8 bits ECC strength (diff) | |
parent | spi: Remove redundant pm_runtime_mark_last_busy() calls (diff) | |
download | wireguard-linux-45d0376e4970417c9a5ab17af7f40d817015ae32.tar.xz wireguard-linux-45d0376e4970417c9a5ab17af7f40d817015ae32.zip |
treewide: Remove redundant
Merge series from Sakari Ailus <sakari.ailus@linux.intel.com>:
Late last year I posted a set to switch to __pm_runtime_mark_last_busy()
and gradually get rid of explicit pm_runtime_mark_last_busy() calls in
drivers, embedding them in the appropriate pm_runtime_*autosuspend*()
calls. The overall feedback I got at the time was that this is an
unnecessary intermediate step, and removing the
pm_runtime_mark_last_busy() calls can be done after adding them to the
relevant Runtime PM autosuspend related functions.
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions