commit | e002c98e5cc01d60ce912f7259622a1fdf47d408 | [log] [tgz] |
---|---|---|
author | Liam Girdwood <lrg@ti.com> | Tue Feb 08 11:45:20 2011 +0000 |
committer | Sebastien Guiriec <s-guiriec@ti.com> | Sun Jul 24 21:31:59 2011 +0200 |
tree | b87053ea3c3c6f09ff3fbfe97f430e1c7785a9ed | |
parent | ecc1a0d5f5389bb23f68b9af83328e7679609bc1 [diff] |
ASoC: dapm - allow custom widgets to update power events. In preparation for ASoC DSP support. Allow for the operation of custom mixer and mux DAPM widgets that can call snd_soc_dapm_mixer_update_power() and snd_soc_dapm_mux_update_power() directly after updating their status. This adds two previously static calls to the public DAPM API. Signed-off-by: Liam Girdwood <lrg@ti.com>