commit | bc9ab6d31c4fde1016ecc6606913ed0d52b3ed76 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jan 04 19:31:00 2013 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jan 04 21:20:59 2013 +0000 |
tree | e5991fa7f66e182623a56f80d185b12a6de8712e | |
parent | 91660bd65c26b71c35772004c686ed437a1e2cf1 [diff] |
ASoC: arizona: Allow runtime reconfiguration of the output mode Some systems use external analogue switches to connect more analogue devices to the CODEC than are supported by the device. In some systems this requires changing the switched output from single ended to differential mode dynamically at runtime. Add a new function arizona_set_output_mode() to support this. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>