commit | 131d81061eba5ffd436b5d132530ac5205b16892 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Nov 30 17:03:39 2010 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Dec 01 11:47:29 2010 +0000 |
tree | 16e0df193581d982c541fd531347e07fb360059b | |
parent | b2822a8c22d13bc8c441e1c0492baa40ae974b51 [diff] |
ASoC: Allow user-specified WM8958 multiband compressor configurations The paramters of the WM8958 multiband compressor can be tuned by the user for their system using a graphical configuration tool on the host. Allow the user to specify a set of such paramters in platform data and select between them at runtime. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>