]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/fsl/mpc8610_hpcd.c
ASoC: Push platform registration down into the card
[linux-2.6-omap-h63xx.git] / sound / soc / fsl / mpc8610_hpcd.c
index 1cf4d6eeb5384e7f659fca54d87aee20ac55f7eb..bcec3f60bad99d8e5e885ebe9646ed942ebd1ec4 100644 (file)
@@ -467,7 +467,7 @@ static int mpc8610_hpcd_probe(struct of_device *ofdev,
 
        machine_data->sound_devdata.card = &mpc8610_hpcd_machine;
        machine_data->sound_devdata.codec_dev = &soc_codec_device_cs4270;
-       machine_data->sound_devdata.platform = &fsl_soc_platform;
+       machine_data->machine.platform = &fsl_soc_platform;
 
        sound_device->dev.platform_data = machine_data;