Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg...
[firefly-linux-kernel-4.4.55.git] / drivers / ata / ahci_platform.c
index 7a8a2841fe64a93effec85f1ff5fc6dc4c610d06..2daaee05cab12d629502c913ef7102a793cdf27f 100644 (file)
@@ -327,6 +327,7 @@ static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_suspend, ahci_resume);
 
 static const struct of_device_id ahci_of_match[] = {
        { .compatible = "snps,spear-ahci", },
+       { .compatible = "snps,exynos5440-ahci", },
        {},
 };
 MODULE_DEVICE_TABLE(of, ahci_of_match);