X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=sound%2Fsoc%2Ffsl%2Fmpc8610_hpcd.c;h=7d7847a1e66bbba18bf583137808b2e751e29cd9;hb=7ccbefe07ea0a3570e44d1ec13a307552ee4dadd;hp=0d7dcf1e4863592c439a626b7fe449b56669f45d;hpb=b83db1deb29eb4eea9bf5992431d26978e039ce6;p=deliverable%2Flinux.git diff --git a/sound/soc/fsl/mpc8610_hpcd.c b/sound/soc/fsl/mpc8610_hpcd.c index 0d7dcf1e4863..7d7847a1e66b 100644 --- a/sound/soc/fsl/mpc8610_hpcd.c +++ b/sound/soc/fsl/mpc8610_hpcd.c @@ -498,6 +498,7 @@ static int mpc8610_hpcd_probe(struct platform_device *pdev) dev_err(&pdev->dev, "platform device add failed\n"); goto error; } + dev_set_drvdata(&pdev->dev, sound_device); of_node_put(codec_np);