]> Pileus Git - ~andy/linux/commit
ASoC: jack: Always notify full jack status
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 13 Aug 2012 15:28:36 +0000 (16:28 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 13 Aug 2012 19:47:58 +0000 (20:47 +0100)
commit12022a785328fdf61a3e1a4bc34db0098dabe839
tree5c5fbd9f3edcaa12170223f0308cd7d2aff6e6de
parent17c3f7e8f3ef796a9db3b22f3797188d0e7ac88c
ASoC: jack: Always notify full jack status

Don't just notify for the bits we've updated, notify the full state of the
jack otherwise users might get confused by misleading reports.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-jack.c