ASoC: dapm: Provide early event callbacks for power up and down
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 25 Feb 2013 15:14:19 +0000 (15:14 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 12 May 2013 16:44:18 +0000 (20:44 +0400)
commit8011412999484a82a23dc3c9a5c9d5a1677ca05d
tree2c19cdbb158d8999415b11154226a2d687c7d629
parent10e8aa9af170886266618370e2ef330e0b2055bb
ASoC: dapm: Provide early event callbacks for power up and down

Some devices may benefit from being able to start some parts of the widget
power up/down sequence earlier on in the sequence than the point at which
the final power state is committed. Support these by providing events which
are called before any power state changes are done.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
include/sound/soc-dapm.h
sound/soc/soc-dapm.c
This page took 0.025009 seconds and 5 git commands to generate.