commit | 3758d4e601552a3d9066913a31ccb8dc6a25ee69 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 18:12:31 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Thu Jun 22 21:34:14 2006 +0200 |
tree | 715613a222b5d6abd47973a225191eecbcf11cc4 | |
parent | 688956f23bdbfb1c3551bfafc819f989b36bb8ae [diff] |
[ALSA] Remove bogus check of mmap_count in snd_pcm_release() Removed a bogus check of mmap_count in snd_pcm_release(). This is no longer true for the shared streams. Signed-off-by: Takashi Iwai <tiwai@suse.de>