On Thu, Sep 17, 2015 at 11:37:09AM +0100, Mark Brown wrote:
On Thu, Sep 17, 2015 at 12:41:49AM -0700, Nicolin Chen wrote:
This patch breaks my previous function: [ 2.020415] wm8962 3-001a: customer id 0 revision D [ 2.076388] fsl-asoc-card sound: failed to find codec platform device [ 2.086166] fsl-asoc-card: probe of sound failed with error -22
It's actually weird that I didn't see the patch in my mailbox at all (I searched for it in my Gmail just now) as I found that Maciej put me in the CC list: http://www.spinics.net/lists/kernel/msg2066060.html
Is it possible for you to revert it provisionally?
OK, done.
Thank you
@Maciej
Is it possible for you to fix the issue and send a v2? The problem should be related to the codec_pdev and codec_i2c_dev in your patch as the driver use codec_i2c_dev to fetch the device not codec_pdev.