]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8994: Add bytes controls for DRC
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 15 Aug 2012 18:20:54 +0000 (19:20 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 Aug 2012 21:40:53 +0000 (22:40 +0100)
commitbc755679bc9f8640da1108a9dddef76464cfaf81
tree09212ee0c0cc2bbe47062203d9200b4886745a59
parent1b9330bca87c0cc589db20d0e83191fb48f69933
ASoC: wm8994: Add bytes controls for DRC

If DRC coefficients are not configured via platform data then add bytes
controls for them instead so they can be configured by applications. This
is the normal means of controlling things like this for newer systems, we
maintain compatibility with platform data to avoid disruption to existing
systems.

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