]> git.karo-electronics.de Git - mv-sheeva.git/commit
ASoC: Allow machines to ignore pmdown_time per-link
authorramesh.babu@linux.intel.com <ramesh.babu@linux.intel.com>
Thu, 27 Oct 2011 06:42:33 +0000 (12:12 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 27 Oct 2011 10:05:50 +0000 (12:05 +0200)
commite50fad4f029c36ed85a71fe7413684cfd3c7d78c
treeb11c2b7550fe98ae1ab0654863361bdec74b6f59
parent9c173d15f99ef182ac4b27e3e03779026d8e6cf1
ASoC: Allow machines to ignore pmdown_time per-link

With this flag, each dai_link in machine driver can choose
to ignore pmdown_time during DAPM shut down sequence.

If the ignore_pmdown_time is set, the DAPM for corresponding DAI
will be executed immediately.

Signed-off-by: Ramesh Babu K V <ramesh.babu@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/soc.h
sound/soc/soc-pcm.c