commit | acaf24f015b2bdd34032188d26c3092d6ca749b3 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jul 25 22:57:35 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Aug 03 23:03:56 2012 +0100 |
tree | a76fb19434f5f378052d101971129d1bea7ab6ca | |
parent | 5ef75e710b4950439f953c4897e4a871c2f9dc8f [diff] |
ASoC: jack: Always update jack state even for noop changes Now that DAPM is very cheap for most updates we've no need to avoid trying to run it so always notify even if we don't think there are any changes. This avoids potential issues with bootstrapping state like the pin state or other notifiers when there's nothing in the jack. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>