commit | b549d496e8739577429bbdfde5470097bff2f2f5 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Sep 04 08:18:18 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Oct 03 11:40:26 2011 -0700 |
tree | 65f0af6541671b163203057c862e29df29249fb3 | |
parent | c4a67651296888f4c91f5dbd394a279b8b4410fd [diff] |
ASoC: Fix reporting of partial jack updates commit 747da0f80e566500421bd7760b2e050fea3fde5e upstream. We need to report the entire jack state to the core jack code, not just the bits that were being updated by the caller, otherwise the status reported by other detection methods will be omitted from the state seen by userspace. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>