On Fri, 2010-08-20 at 10:49 -0500, Timur Tabi wrote:
On Fri, Aug 20, 2010 at 4:41 AM, Mark Brown broonie@opensource.wolfsonmicro.com wrote:
On Thu, Aug 19, 2010 at 03:26:58PM -0500, Timur Tabi wrote:
'struct of_device' no longer exists, and its functionality has been merged into platform_device. Update the MPC8610 HPCD audio drivers (fsl_ssi, fsl_dma, and mpc8610_hpcd) accordingly.
Also add a #include for slab.h, which is now needed for kmalloc and kfree.
Signed-off-by: Timur Tabi timur@freescale.com
This doesn't apply against current for-2.6.37 (presumably as a result of the merge up of 2.6.36-rc1) - could you check please?
I believe that this is because you are missing this patch:
[v2] asoc/multi-component: fsl: add support for variable SSI FIFO depth
Liam, would you please ask Mark to pull from your for-2.6.37 branch, so that he can pick up this patch?
Mark has pulled and has this patch now. Btw, the confusion here was in the patch subject (multi-component) hence this mornings email on the matter.
Thanks
Liam