summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/mpc8610_hpcd.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2010-12-02 17:33:53 +0100
committerTakashi Iwai <tiwai@suse.de>2010-12-02 17:33:53 +0100
commit2ff38c9fbaa86264ad819117ab137361067ab5f1 (patch)
tree154e163934796d5c82afdf0633ce3d197f6bb1f4 /sound/soc/fsl/mpc8610_hpcd.c
parentc949e3d685b661412bfcd93d9c5956f125c1e060 (diff)
parentaf745bd724e304cc94a88a2fb43d53baffbd63a5 (diff)
Merge branch 'fix/asoc' into for-linus
Diffstat (limited to 'sound/soc/fsl/mpc8610_hpcd.c')
-rw-r--r--sound/soc/fsl/mpc8610_hpcd.c1
1 files changed, 1 insertions, 0 deletions
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);