]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
treewide: Remove redundant
authorMark Brown <broonie@kernel.org>
Fri, 4 Jul 2025 21:42:36 +0000 (22:42 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 4 Jul 2025 21:42:36 +0000 (22:42 +0100)
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.

1  2 
sound/soc/codecs/cs35l56-sdw.c
sound/soc/codecs/cs35l56.c
sound/soc/codecs/cs48l32.c
sound/soc/codecs/max98363.c
sound/soc/codecs/max98373-sdw.c
sound/soc/codecs/wsa881x.c
sound/soc/codecs/wsa883x.c
sound/soc/codecs/wsa884x.c
sound/soc/sof/ipc4-loader.c
sound/soc/sof/pcm.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge