]> exis.tech > repos - linux.git/commit
ALSA: hda: Use the new helper for PCM instance refcount
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 Jun 2026 15:45:33 +0000 (17:45 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 11 Jun 2026 07:34:09 +0000 (09:34 +0200)
commit53af356c45b22c2410b08ad947e62105a137f680
tree698384359e79f32e671e488895ba48ac9aeff7c1
parent2fa8d8b6c18b3443b65d42ced33bc9e36683e886
ALSA: hda: Use the new helper for PCM instance refcount

HD-audio core driver has some open-code for managing the refcount for
PCM instances, and it can be replaced gracefully with the new helpers.
Only a code cleanup, no functional changes.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20260610154538.51076-4-tiwai@suse.de
include/sound/hda_codec.h
sound/hda/common/bind.c
sound/hda/common/codec.c