]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/host/ehci-ath79.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
[~andy/linux] / drivers / usb / host / ehci-ath79.c
index afb6743cf09401876bea18affd21f07b2c3f394c..f1424f9bc363d4edaac0fdce5b60a9f81ec447cb 100644 (file)
@@ -32,6 +32,10 @@ static const struct platform_device_id ehci_ath79_id_table[] = {
                .name           = "ar913x-ehci",
                .driver_data    = EHCI_ATH79_IP_V2,
        },
+       {
+               .name           = "ar933x-ehci",
+               .driver_data    = EHCI_ATH79_IP_V2,
+       },
        {
                /* terminating entry */
        },