commit | 10867b32a1cc2fb0b370c3d3601fccc587165128 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Mon Jun 13 13:35:17 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Mon Jun 13 15:11:48 2016 +0100 |
tree | 97d6690fe6890c317519c4a04209c3d683752ad6 | |
parent | a3178a3ed7986f44be7502d7dc6091ff932d9776 [diff] |
ASoC: wm5102: Revert manual speaker enable The OUT4L and OUT4R widgets are not registered PRE_PMU or POST_PMD events, as such the manual speaker enable on wm5102 does not actually ever run. Furthermore since the issue actually only affected rev B of the silicon which never shipped in volume, simply remove the work around from the code. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>