mfd: Use dev_get_drvdata() directly
[linux-2.6-microblaze.git] / drivers / mfd / atmel-hlcdc.c
index e82543b..35a9e16 100644 (file)
@@ -141,6 +141,7 @@ static const struct of_device_id atmel_hlcdc_match[] = {
        { .compatible = "atmel,sama5d2-hlcdc" },
        { .compatible = "atmel,sama5d3-hlcdc" },
        { .compatible = "atmel,sama5d4-hlcdc" },
+       { .compatible = "microchip,sam9x60-hlcdc" },
        { /* sentinel */ },
 };
 MODULE_DEVICE_TABLE(of, atmel_hlcdc_match);