[ALSA] Remove bogus check of mmap_count in snd_pcm_release()
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Jun 2006 16:12:31 +0000 (18:12 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 22 Jun 2006 19:34:14 +0000 (21:34 +0200)
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>

No differences found