Skip to content
Commit bcbb2433 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Fix dapm_seq_compare() for multi-component



Ensure that we keep all widget powerups in DAPM sequence by making
the CODEC the last thing we compare on rather than the first thing.
Also fix the fact that we're currently comparing the widget pointers
rather than the CODEC pointers when we do the substraction so we
won't get stable results.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent ccb3b84f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment