]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/pata_mpc52xx.c
Merge branch 'linux-2.6'
[linux-2.6-omap-h63xx.git] / drivers / ata / pata_mpc52xx.c
index dc401626cdb2a01eaa206eddbed33e9175dc24ea..5413ebfa72e5baacd72ad9af80df6d58859aeb63 100644 (file)
@@ -494,10 +494,8 @@ mpc52xx_ata_resume(struct of_device *op)
 
 
 static struct of_device_id mpc52xx_ata_of_match[] = {
-       {
-               .type           = "ata",
-               .compatible     = "mpc5200-ata",
-       },
+       { .compatible = "fsl,mpc5200-ata", },
+       { .compatible = "mpc5200-ata", },
        {},
 };