commit | c28a9926f28e8c7c52603db58754a78008768ca1 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Nov 09 12:00:11 2010 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Nov 10 15:40:06 2010 +0000 |
tree | ed2f49458800eeefb41e18d553bb93b396d31d3e | |
parent | b0fc7b840926654a3a6eaf0f41f3a4da33441d3d [diff] |
ASoC: Remove broken WM8350 direction constants The WM8350 driver was using some custom constants to interpret the direction of the MCLK signal which had the opposite values to those used as standard by the ASoC core, causing confusion in machine drivers such as the 1133-EV1 board. Reported-by: Tommy Zhu <Tommy.Zhu@wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>