OSDN Git Service

ASoC: Coalesce power updates for PGAs
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 7 Jun 2009 12:37:44 +0000 (13:37 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 8 Jun 2009 12:52:05 +0000 (13:52 +0100)
commit4f1c1923851f9734c972812121e80a3b04ab3af4
tree04fe3675139896b7aeda0b955956b7f3834a98d5
parent81628103dd8527d99ea39b054a3f002d5859d7c3
ASoC: Coalesce power updates for PGAs

Handle gain ramping for PGAs so we can coalesce their power updates too.
This is not ideal since we can't cope properly with gain ramping for
stereo paths but that was the case without coalescing and gain ramping
is relatively infrequently used so the effects are limited.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-dapm.c