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>
Loading
Please sign in to comment