Mark Brown wrote:
On Wed, Aug 24, 2011 at 10:50:02AM -0500, Timur Tabi wrote:
Mark Brown wrote:
I'll apply it for 3.1, I was asking because I didn't know if the API change happened in 3.1 or was only present 3.2. Thanks.
I think the change happened in 3.0, or maybe even earlier.
Oh dear. Can you check please, if it did there should be a CC stable?
Apparently it was broken from the start, as git-bisect blames this commit:
f0fba2ad1b6b53d5360125c41953b7afcd6deff0 is the first bad commit commit f0fba2ad1b6b53d5360125c41953b7afcd6deff0 Author: Liam Girdwood lrg@slimlogic.co.uk Date: Wed Mar 17 20:15:21 2010 +0000
ASoC: multi-component - ASoC Multi-Component Support
I suspect the problem is that the defconfig for the MPC5200 doesn't actually enable audio, so when that platform was tested, none of the ASoC code was actually compiled.