Unbork patch application in openzaurus-pxa resulting from the merge of rob's tosa...
authorChris Larson <clarson@kergoth.com>
Wed, 24 Nov 2004 01:09:22 +0000 (01:09 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 24 Nov 2004 01:09:22 +0000 (01:09 +0000)
BKrev: 41a3df42EZfYz-1TnlEfjY_-zFDuTA

linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/tosa-power-key-off.patch
linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe

index 94fdbe4..380e6be 100644 (file)
@@ -5,7 +5,7 @@
 
 --- linux/drivers/char/tosa_ts.c~tosa-power-key-off
 +++ linux/drivers/char/tosa_ts.c
-@@ -203,10 +203,53 @@
+@@ -205,10 +205,53 @@
        write:  tosa_ts_write_params,
  };
  
@@ -59,7 +59,7 @@
    
    proc_ts = proc_mkdir("driver/ts", NULL);
    if (proc_ts == NULL) {
-@@ -232,6 +275,12 @@
+@@ -234,6 +277,12 @@
      }
    }
  
index 5c74625..0ef6d85 100644 (file)
@@ -38,7 +38,6 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
            file://disable-pcmcia-probe.patch;patch=1 \
            file://deviceinfo.patch;patch=1 \  
            file://linux-2.4.18-list_move.patch;patch=1 \
-           file://deviceinfo.patch;patch=1 \
           file://tosa_map.patch;patch=1 \
           file://tosa_ts.patch;patch=1 \
           file://corgi-fbcon-logo.patch;patch=1 \