diff options
| author | Takashi Iwai <tiwai@suse.de> | 2025-12-16 15:11:48 +0100 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2025-12-23 10:51:58 +0100 |
| commit | 4a91da4afc7db944d17234e4ecc164df8252b23b (patch) | |
| tree | 81db929ebbf4b3eac4bb9d2526c7038e2f91609f /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 0ff22680e51f4c636f9fa98a1357f21310cb2a9a (diff) | |
ALSA: hda/tas2781: Clean up runtime PM with guard()
Use guard(pm_runtime_active_auto) for replacing the manual calls of
pm_runtime_get_sync() and pm_runtime_put_autosuspend().
Along with this, we can use guard() for the tas_priv->codec_lock mutex
in tasdev_fw_ready(), too (that aligns both i2c and spi codes).
Merely code cleanups and no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20251216141154.172218-4-tiwai@suse.de
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
