On Thu, Mar 13, 2014 at 09:24:54PM +0100, Lars-Peter Clausen wrote:
With CODEC to CODEC links rtd->codec does not necessarily point to the driver's
CODEC. CODEC drivers should always use dai->codec and never even look at the PCM
runtime.
Applied, thanks.