14 Nov
2014
14 Nov
'14
6:06 p.m.
On Fri, Nov 14, 2014 at 10:28:54AM -0600, Pierre-Louis Bossart wrote:
On 11/13/14, 10:08 PM, gsantosh@codeaurora.org wrote:
- in Codec driver avoid adding hw_constraint during startup if compressed
session is routed, this recommend for codec driver to know that compress session is routed to codec which I feel not the correct way to handle this
I was checking how to handle this situation in much better way.
What exactly do you call a 'legacy codec'? If there is a DAI i am not sure I understand the problem.
I think what he's trying to say is that there's nothing automatic which will ensure that constraints on the back end set by the CODEC driver will be paid attention to. This is true, it's pretty much entirely up to the machine driver to make sure it gets the back end links right.