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
..
2006-09-22 17:48:56 -07:00
2006-09-23 10:39:46 +02:00
2006-09-14 07:07:18 +10:00
2006-08-08 17:09:11 +10:00
2006-07-03 15:27:00 -07:00
2006-06-22 21:34:38 +02:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00