diff options
| author | Takashi Iwai <tiwai@suse.de> | 2025-12-16 15:11:46 +0100 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2025-12-23 10:51:57 +0100 |
| commit | e38bdd30708b8bad577b07de5fdb2baa1cae8527 (patch) | |
| tree | 1b38a4421e7e226bcf0049ee05ead31d6b04f271 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 5de5db35350d9c4def1de2ae273e224a4eee5ed1 (diff) | |
ALSA: hda/cs35l41: Clean up runtime PM with guard()
Replace the manual pm_runtime_get_sync() and
pm_runtime_put_autosuspend() calls with the new
guard(pm_runtime_active_auto) for code simplification.
Along with this change, the former scoped_guard(mutex) can be set back
to the plain guard(mutex), and the indent level is taken back, too.
Merely code cleanups, and no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20251216141154.172218-2-tiwai@suse.de
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
