]> err.no Git - linux-2.6/blobdiff - drivers/usb/host/ohci-au1xxx.c
USB: uhci: mark root_hub_hub_des[] as const
[linux-2.6] / drivers / usb / host / ohci-au1xxx.c
index 663a0600b6e7564e3e158dab472e74ddf4091c5d..68c17f5ea8ea15c4ebfcc34e95ff4fb625978309 100644 (file)
@@ -8,7 +8,7 @@
  * Bus Glue for AMD Alchemy Au1xxx
  *
  * Written by Christopher Hoover <ch@hpl.hp.com>
- * Based on fragments of previous driver by Rusell King et al.
+ * Based on fragments of previous driver by Russell King et al.
  *
  * Modified for LH7A404 from ohci-sa1111.c
  *  by Durgesh Pattamatta <pattamattad@sharpsec.com>
@@ -345,3 +345,4 @@ static struct platform_driver ohci_hcd_au1xxx_driver = {
        },
 };
 
+MODULE_ALIAS("platform:au1xxx-ohci");