enable USB root hub transaction translators
[openwrt.git] / target / linux / rdc / files / arch / i386 / mach-rdc / wdt.c
index 39956f3..13b69f6 100644 (file)
@@ -249,7 +249,7 @@ static struct platform_driver rdc321x_wdt_driver = {
        .remove = rdc321x_wdt_remove,
        .driver = {
                .owner = THIS_MODULE,
-               .name = "rdc321x_wdt",
+               .name = "rdc321x-wdt",
        },
 };
 
This page took 0.028242 seconds and 4 git commands to generate.