]> git.hungrycats.org Git - linux/commit
ALSA: aloop: Use the new helper for stop-count refcount
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 Jun 2026 15:45:34 +0000 (17:45 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 11 Jun 2026 07:34:09 +0000 (09:34 +0200)
commitc54888c1171e6a03b8325e03011cedc0a9781161
tree172f2de06b7f2500615dba63b77c4d288460b9a6
parent53af356c45b22c2410b08ad947e62105a137f680
ALSA: aloop: Use the new helper for stop-count refcount

Replace the open-code for managing the stop-count refcount 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-5-tiwai@suse.de
sound/drivers/aloop.c