]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: twl6040: Simply call snd_soc_put_volsw form the custom code
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 5 Oct 2011 07:29:26 +0000 (10:29 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 5 Oct 2011 16:10:10 +0000 (17:10 +0100)
commit87fdb5ddea129c4b790880af1173220dc67ea6ae
tree9f8e6b8603425d7dbef81fab984943c77aaf8e49
parenta3d7b1bd082279740e3abe9f79ef97dd36956d60
ASoC: twl6040: Simply call snd_soc_put_volsw form the custom code

The ASoC core now have one callback function, which can handle
single, and double register mixer controls.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/twl6040.c