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)
commit12826a49f029cd7ed794b1973ee31922f0e08e6f
treee1f7c63a738001e47b28e67790f06d4a17a449cf
parent571defe0dff3f1e4180bd0db79283d3d5bf74a71
parent2bd9648d5a8d329ca734ca2c273a80934867471e
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.
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