dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/core
Karsten Wiese 443feb8826 [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 <annabellesgarden@yahoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2005-08-30 08:44:48 +02:00
..
oss [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag 2005-08-30 08:44:48 +02:00
seq [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type' 2005-07-28 12:22:44 +02:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] Kconfig fix (ISA_DMA_API and sound/*) 2005-08-23 18:43:40 -07:00
control.c [ALSA] Add const prefix 2005-06-22 12:28:54 +02:00
control_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
device.c [ALSA] Fix two typos and changes on snd_assert() 2005-07-28 12:09:44 +02:00
hwdep.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hwdep_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
info.c [ALSA] typo-fix and snd_assert()-expression-split 2005-07-28 12:22:07 +02:00
info_oss.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
init.c [PATCH] fix pm_message_t vs. u32 in alsa 2005-04-16 15:25:30 -07:00
isadma.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memalloc.c [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type' 2005-07-28 12:22:44 +02:00
memory.c [ALSA] adds __init and in snd_memory_init() 2005-08-30 08:43:29 +02:00
misc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcm.c [ALSA] sound/core/: possible cleanups 2005-05-29 10:11:20 +02:00
pcm_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcm_lib.c [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag 2005-08-30 08:44:48 +02:00
pcm_memory.c [ALSA] Fix permissions in some /proc files 2005-05-29 10:00:39 +02:00
pcm_misc.c [ALSA] Export missing snd_pcm_format_*() 2005-05-29 10:11:11 +02:00
pcm_native.c [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag 2005-08-30 08:44:48 +02:00
pcm_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rawmidi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rawmidi_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rtctimer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sgbuf.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound.c [PATCH] Kconfig fix (ISA_DMA_API and sound/*) 2005-08-23 18:43:40 -07:00
sound_oss.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
timer_compat.c [ALSA] Change some timer ioctls due to confliction 2005-05-29 10:10:53 +02:00
wrappers.c [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type' 2005-07-28 12:22:44 +02:00