]> git.baikalelectronics.ru Git - kernel.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)
commit7fc020298913b21ac81eeff8d98bd974b45992ca
treeaa753851bf212c31cf06e12e456043d03474fc10
parent9eab6002ba487644355b35eec531551e320da698
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