[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag
authorKarsten Wiese <annabellesgarden@yahoo.de>
Wed, 10 Aug 2005 09:18:19 +0000 (11:18 +0200)
committerJaroslav Kysela <perex@suse.cz>
Tue, 30 Aug 2005 06:44:48 +0000 (08:44 +0200)
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 <annabellesgarden@yahoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found