kernel-hacking-2024-linux-s.../sound/core
Johannes Berg 9244b2c307 [ALSA] alsa core: convert to list_for_each_entry*
This patch converts most uses of list_for_each to list_for_each_entry all
across alsa. In some place apparently an item can be on a list with
different pointers so of course that isn't compatible with list_for_each, I
therefore didn't touch those places.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-02-09 09:00:10 +01:00
..
oss [ALSA] Fix races in PCM OSS emulation 2006-12-20 08:55:54 +01:00
seq [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
control.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
control_compat.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
device.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
hwdep.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
hwdep_compat.c
info.c [PATCH] struct path: convert sound 2006-12-08 08:28:49 -08:00
info_oss.c
init.c [PATCH] ALSA: Fix sysfs breakage 2007-01-29 14:32:53 -08:00
isadma.c
Kconfig
Makefile
memalloc.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
memory.c
misc.c
pcm.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
pcm_compat.c
pcm_lib.c [ALSA] pcm core: fix silence_start calculations 2006-12-20 08:55:43 +01:00
pcm_memory.c
pcm_misc.c
pcm_native.c [PATCH] struct path: convert sound 2006-12-08 08:28:49 -08:00
pcm_timer.c
rawmidi.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
rawmidi_compat.c
rtctimer.c [ALSA] rtctimer: handle RTC interrupts with a tasklet 2006-11-28 13:46:33 +01:00
sgbuf.c [ALSA] use the ALIGN macro 2006-12-20 08:55:36 +01:00
sound.c [ALSA] allow registering an alsa device with struct device pointer 2007-02-09 09:00:06 +01:00
sound_oss.c [PATCH] ALSA: Fix sysfs breakage 2007-01-29 14:32:53 -08:00
timer.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
timer_compat.c