10 Oct
2011
10 Oct
'11
5:18 p.m.
On Mon, Oct 10, 2011 at 03:34:07PM +0300, Peter Ujfalusi wrote:
Some cleanups for the OMAP ASoC machine drivers:
- do not call soc_dapm_sync from dai_link->init callback since it is useless
- Convert drivers to use table based DAPM initialization
- Remove dapm_enable_pin calls from dai_link->init callback since pins are enabled by default
Applied all, thanks.