1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 07:53:11 -05:00
linux/sound/usb/usx2y
Takashi Iwai f86af06306 ALSA: us122l: Drop mmap_count field
us122l.mmap_count field was used for counting the hwdep mmap opens and
syncing at disconnection.  But such a manual sync isn't needed, as the
refcount check is done in the ALSA core side.  So let's drop it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20241113111042.15058-4-tiwai@suse.de
2024-11-13 13:33:47 +01:00
..
Makefile
us122l.c ALSA: us122l: Drop mmap_count field 2024-11-13 13:33:47 +01:00
us122l.h ALSA: us122l: Drop mmap_count field 2024-11-13 13:33:47 +01:00
usb_stream.c ALSA: usx2y: Drop no longer used variable 2024-08-09 09:57:33 +02:00
usb_stream.h
usbus428ctldefs.h
usbusx2y.c ALSA: usx2y: Use snd_card_free_when_closed() at disconnection 2024-11-13 13:33:46 +01:00
usbusx2y.h
usbusx2yaudio.c
usx2y.h
usX2Yhwdep.c
usX2Yhwdep.h
usx2yhwdeppcm.c
usx2yhwdeppcm.h