]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: cs4271: switch to mute_stream
authorDaniel Mack <zonque@gmail.com>
Thu, 21 Mar 2013 19:43:54 +0000 (20:43 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 22 Mar 2013 10:13:09 +0000 (11:13 +0100)
commitc24a34dbcd93ef3172ecd4e5ce533fe365d4554e
treeaa753851bf212c31cf06e12e456043d03474fc10
parent1b1861ead4f9fd7314acb2a8950a2b75ad2c8af5
ASoC: cs4271: switch to mute_stream

Use the newly introduced mute_stream DAI operation, and don't mute the
codec if it's called for the _CAPTURE stream.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Alexander Sverdlin <subaparts@yandex.ru>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/cs4271.c