android_kernel_xiaomi_sm8350/sound
Takashi Iwai 548a648b98 [ALSA] Fix control/status mmap with shared PCM substream
The flag to avoid 32bit-incompatible mmap for control/status records
should be outside the pcm substream instance since a substream can be
shared among multiple opens.  Now it's flagged in pcm_file list that
is directly assigned to file->private_data.
Also, removed snd_pcm_add_file() and remove_file() functions and
substream.files field that are not really used in the code.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-09-23 10:39:50 +02:00
..
aoa [PATCH] aoa is pmac-only 2006-09-22 17:48:56 -07:00
arm [PATCH] irq-flags: sound: Use the new IRQF_ constants 2006-07-02 13:58:54 -07:00
core [ALSA] Fix control/status mmap with shared PCM substream 2006-09-23 10:39:50 +02:00
drivers [ALSA] Add snd-mts64 driver for ESI Miditerminal 4140 2006-09-23 10:39:16 +02:00
i2c [ALSA] trivial: Code clean up of i2c/cs8427.c 2006-07-12 20:07:42 +02:00
isa [ALSA] es18xx - Add PnP BIOS support 2006-09-23 10:39:46 +02:00
mips [PATCH] irq-flags: sound: Use the new IRQF_ constants 2006-07-02 13:58:54 -07:00
oss Merge branch 'linux-2.6' 2006-09-14 07:07:18 +10:00
parisc
pci [ALSA] hda: sigmatel 9205 family support 2006-09-23 10:39:41 +02:00
pcmcia [ALSA] Deprecate snd_card_free_in_thread() 2006-09-23 10:37:03 +02:00
ppc Merge branch 'merge' 2006-08-08 17:09:11 +10:00
sparc [PATCH] sparc: resource warning fix 2006-07-03 15:27:00 -07:00
synth [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
usb [ALSA] usb-audio: add more Yamaha devices 2006-09-23 10:38:22 +02:00
Kconfig [ALSA] snd-aoa: add snd-aoa 2006-06-22 21:34:38 +02:00
last.c
Makefile [ALSA] fix build failure due to snd-aoa 2006-06-28 19:30:48 +02:00
sound_core.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sound_firmware.c