Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux...
[cascardo/linux.git] / drivers / ata / ahci_platform.c
index 7a8a284..2daaee0 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);