On Thu, Jan 16, 2014 at 03:47:43PM +0000, Liam Girdwood wrote:
On Thu, 2014-01-16 at 20:10 +0530, Vinod Koul wrote:
On Thu, Jan 16, 2014 at 12:31:53PM +0000, Mark Brown wrote:
On Wed, Jan 15, 2014 at 04:51:56PM +0000, Liam Girdwood wrote:
The ASoC compressed code needs to call the internal DPCM APIs in order to dynamically route compressed data to different DAIs.
Applied, thanks. I'm holding off on the second patch for a little so Vinod has a chance to say something since it's compressed stuff.
Both look good to me, so
Acked-by: Vinod Koul vinod.koul@intel.com
The second patch still needs an update for properly copying the hw_params. This was one of issue reported by qcom folks, but I don't want to hold these now. We can fix that as it will impact systems not have fixup function for BEs.
I assume you have that fix ? If so, I can add it incrementally ?
Not yet! That's why dont want to hold off this series...
We cna update that a bit later :)
-- ~Vinod