]> exis.tech > repos - linux.git/commit
ALSA: core: Use the new helper for the power refcount
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 Jun 2026 15:45:32 +0000 (17:45 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 11 Jun 2026 07:34:09 +0000 (09:34 +0200)
commit2fa8d8b6c18b3443b65d42ced33bc9e36683e886
tree5b14a1afe27ff99d18d257531d4fa0ed09525668
parentdcca9b6064c33c84fbeb9f09814178a206321249
ALSA: core: Use the new helper for the power refcount

Replace the open code for managing the power refcount in the snd_card
object with the new helper functions.
Only a code cleanup, no functional changes.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20260610154538.51076-3-tiwai@suse.de
include/sound/core.h
sound/core/init.c