From: Takashi Iwai Date: Fri, 28 Apr 2006 13:13:41 +0000 (+0200) Subject: [ALSA] Fix mmap_count with O_APPEND opened streams X-Git-Tag: v2.6.18-rc1~1081^2~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c323fcbc51493f79f9700cb20830d0857c72d99;p=pandora-kernel.git [ALSA] Fix mmap_count with O_APPEND opened streams Move mmap_count to snd_pcm_substream instead of runtime struct so that multiplly opened substreams via O_APPEND can be handled correctly. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed