git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bcf655
)
[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag
author
Karsten Wiese
<annabellesgarden@yahoo.de>
Wed, 10 Aug 2005 09:18:19 +0000
(11:18 +0200)
committer
Jaroslav 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