]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/sound/soc.h
ASoC: Move ignore_pmdown_time from CODEC to component
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 5 Mar 2014 12:17:48 +0000 (13:17 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 6 Mar 2014 09:04:56 +0000 (17:04 +0800)
commit3d59400fe47e7e8bfb024cd1651433bef42e268e
treef3a0162a203e1abb9063f662b623d4972221d752
parentcdde4ccb14b4959bd1c96a07367bf02b746328d3
ASoC: Move ignore_pmdown_time from CODEC to component

In preparation for componentization move the ignore_pmdown_time field from the
snd_soc_codec struct to the snd_soc_component struct. Set it to true for non
CODEC components for now.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h
sound/soc/soc-core.c
sound/soc/soc-pcm.c