Fix the serial driver with the devfs removal
[openwrt.git] / target / linux / brcm63xx-2.6 / patches / 001-bcm963xx.patch
index 2a33b69..35dfe51 100644 (file)
@@ -9427,7 +9427,7 @@ diff -urN linux-2.6.19/drivers/serial/bcm63xx_cons.c linux-2.6.19.new/drivers/se
 +      return -ENOMEM;
 +
 +      serial_driver->owner        = THIS_MODULE;
-+      serial_driver->devfs_name           = "tts/";
++//    serial_driver->devfs_name           = "tts/";
 +//    serial_driver.magic             = TTY_DRIVER_MAGIC;
 +    serial_driver->name              = "ttyS";
 +    serial_driver->major             = TTY_MAJOR;
This page took 0.037015 seconds and 4 git commands to generate.