summaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_bus.c
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2016-03-15 12:09:23 +0100
committerMark Brown <broonie@kernel.org>2016-03-16 11:08:43 +0100
commit4a6c5e6a8d29e4d33858227db9179e91aa8a7407 (patch)
treec6f3069d2c5868cb97b4906adf8eef121606305e /sound/hda/hdac_bus.c
parentMerge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/topology' and ... (diff)
downloadlinux-4a6c5e6a8d29e4d33858227db9179e91aa8a7407.tar.xz
linux-4a6c5e6a8d29e4d33858227db9179e91aa8a7407.zip
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>
Diffstat (limited to 'sound/hda/hdac_bus.c')
0 files changed, 0 insertions, 0 deletions