commit | 747da0f80e566500421bd7760b2e050fea3fde5e | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Sep 04 08:18:18 2011 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Sep 05 18:10:52 2011 -0700 |
tree | db5635ebd8042791d7f4ed48aea0538154bb81ff | |
parent | 117ef9570bf3a332eca443231f41dd3a52fcfb2c [diff] |
ASoC: Fix reporting of partial jack updates 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> Cc: stable@kernel.org