From: Karsten Wiese Date: Wed, 10 Aug 2005 09:18:19 +0000 (+0200) Subject: [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag X-Git-Tag: v2.6.14-rc1~1029^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=443feb882679e21ba5d1e0ff9eff067ac26d9461;p=pandora-kernel.git [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag PCM Midlevel,ALSA<-OSS emulation,USB USX2Y This patch removes open_flag from struct _snd_pcm_substream. All of its uses are substituted by querying struct _snd_pcm_substream's member ffile instead. Signed-off-by: Karsten Wiese Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed