diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-05-23 00:12:53 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-05-22 17:32:58 -0500 |
commit | cf1f7c6e8756646db7a0d883013cedd90eb90dd4 (patch) | |
tree | ada7d466baba3242275210a9bea3439e594f3cc1 /include/sound/soc-dapm.h | |
parent | 7d0cd22382f80243e7fce16f6bfc0720d5688370 (diff) | |
download | blackbird-obmc-linux-cf1f7c6e8756646db7a0d883013cedd90eb90dd4.tar.gz blackbird-obmc-linux-cf1f7c6e8756646db7a0d883013cedd90eb90dd4.zip |
ASoC: Fix early event callback list iteration
The power_list field is used when adding a widget to a power sequence list. Use
the same field when iterating the list using list_for_each_entry, otherwise
we'll see undefined behavior.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/sound/soc-dapm.h')
0 files changed, 0 insertions, 0 deletions