[PATCH] ASoC: fsl: enable ssi clock in probe function
From: Shawn Guo <hidden>
Date: 2012-03-30 05:55:53
Also in:
alsa-devel
From: Shawn Guo <hidden>
Date: 2012-03-30 05:55:53
Also in:
alsa-devel
On Thu, Mar 29, 2012 at 11:23:42AM -0500, Timur Tabi wrote:
Shawn Guo wrote:quoted
d18b63ab0b04af1bad01e59a96b88fc8cda08752 ASoC: core: Use driver core probe deferralThat fixed it, but the SHA in my repository is 97883ef0a8f61fbd5fb8242980f6998290d1dd95 Anyway, I just want to say that for-3.5 still works on PowerPC.
I guess you only meant mpc85xx_defconfig (and mpc85xx_smp_defconfig). I sent the patch after compile-testing for mpc85xx_defconfig, and took it for granted that mpc8610_hpcd_defconfig will also compile. But I just discovered that PPC_CLOCK is not enabled for mpc8610_hpcd_defconfig, so it fails on the final link. I just sent a patch proposing to fix it by always building in PPC_CLOCK for FSL_SOC. -- Regards, Shawn