2 Oct
2011
2 Oct
'11
8:51 p.m.
On Fri, Sep 30, 2011 at 04:07:44PM +0300, Jarkko Nikula wrote:
Before commit 75d9ac4 ("ASoC: Allow DAI formats to be specified in the dai_link") expectation for omap-mcbsp was that snd_soc_dai_set_fmt is to be called first in machine hw_params callback before other CPU DAI functions. Thus it was enough that only omap_mcbsp_dai_set_dai_fmt cleared the mcbsp->regs structure.
Applied all with a note here about the fact that this was always a limitation in the OMAP drivers.