1
0
Fork 0
freescale-linux-fslc/sound/hda/ext
Vinod Koul 4a6c5e6a8d ALSA: hda: use list macro for parsing on cleanup
It is always better to use list_for_each_entry_safe() while doing
cleanup. So use this instead of open coding this in list in
snd_hdac_stream_free_all()

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Acked-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-03-16 10:08:43 +00:00
..
hdac_ext_bus.c ALSA: hdac: Explicitly add io.h 2015-10-13 11:33:45 +02:00
hdac_ext_controller.c ALSA: hdac: add snd_hdac_ext_bus_link_power_up_all 2016-01-10 12:02:47 +00:00
hdac_ext_stream.c ALSA: hda: use list macro for parsing on cleanup 2016-03-16 10:08:43 +00:00
Makefile ALSA: hdac_ext: add extended stream capabilities 2015-06-11 11:59:22 +02:00