sata_dwc_460ex: fix resource leak on error path
[pandora-kernel.git] / drivers / ata / ahci_platform.c
index 43b8758..6692108 100644 (file)
@@ -204,6 +204,7 @@ static int __devexit ahci_remove(struct platform_device *pdev)
 
 static const struct of_device_id ahci_of_match[] = {
        { .compatible = "calxeda,hb-ahci", },
+       { .compatible = "ibm,476gtr-ahci", },
        {},
 };
 MODULE_DEVICE_TABLE(of, ahci_of_match);