]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
authorTakashi Iwai <tiwai@suse.de>
Thu, 22 Feb 2007 11:52:53 +0000 (12:52 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 11 May 2007 14:55:42 +0000 (16:55 +0200)
commit795c617c9dbfde14d3ab27381b4bd4b37c99f920
tree129762745099142652615dbe1c4c29725cca51c8
parent7fea6a4ffa579dbdb5ba630f3b29509e07c4c70c
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup

Added a new macro snd_pcm_group_for_each_entry() just for code cleanup.
Old macros, snd_pcm_group_for_each() and snd_pcm_group_substream_entry(),
are removed.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
18 files changed:
include/sound/pcm.h
sound/core/pcm_native.c
sound/isa/cs423x/cs4231_lib.c
sound/isa/opti9xx/opti92x-ad1848.c
sound/pci/ali5451/ali5451.c
sound/pci/ca0106/ca0106_main.c
sound/pci/echoaudio/echoaudio.c
sound/pci/emu10k1/p16v.c
sound/pci/ens1370.c
sound/pci/ice1712/ice1712.c
sound/pci/ice1712/ice1724.c
sound/pci/pcxhr/pcxhr.c
sound/pci/rme32.c
sound/pci/rme9652/hdsp.c
sound/pci/rme9652/hdspm.c
sound/pci/rme9652/rme9652.c
sound/pci/trident/trident_main.c
sound/sparc/cs4231.c