[ar7] prevent race between clocks and devices registration (#6532)
[openwrt.git] / package / nozomi / patches / 001-devfs.patch
index a532e57..08cda0b 100644 (file)
@@ -1,6 +1,6 @@
---- kmod-nozomi.orig/nozomi.c  2006-02-09 18:07:27.000000000 +0100
-+++ kmod-nozomi/nozomi.c       2006-09-06 10:55:48.000000000 +0200
-@@ -2093,11 +2093,15 @@
+--- a/nozomi.c
++++ b/nozomi.c
+@@ -2093,11 +2093,15 @@ static int ntty_tty_init(dc_t *dc) {
  
        td->magic                 = TTY_DRIVER_MAGIC;
        td->driver_name           = NOZOMI_NAME_TTY;
This page took 0.021566 seconds and 4 git commands to generate.