[ppc40x] enable GPIO sysfs interface
[openwrt.git] / target / linux / generic-2.4 / patches / 201-hfc_usb_backport.patch
index 302f6bb..c2d62f6 100644 (file)
@@ -1,8 +1,6 @@
-Index: linux-2.4.35.4/drivers/Makefile
-===================================================================
---- linux-2.4.35.4.orig/drivers/Makefile       2007-12-15 05:19:39.306660996 +0100
-+++ linux-2.4.35.4/drivers/Makefile    2007-12-15 05:19:59.111789629 +0100
-@@ -38,7 +38,7 @@
+--- a/drivers/Makefile
++++ b/drivers/Makefile
+@@ -38,7 +38,7 @@ subdir-$(CONFIG_FUSION)              += message/fusi
  subdir-$(CONFIG_MD)           += md
  subdir-$(CONFIG_IEEE1394)     += ieee1394
  subdir-$(CONFIG_PNP)          += pnp
@@ -11,10 +9,8 @@ Index: linux-2.4.35.4/drivers/Makefile
  subdir-$(CONFIG_ATM)          += atm
  subdir-$(CONFIG_FC4)          += fc4
  
-Index: linux-2.4.35.4/drivers/isdn/hisax/hfc_usb.c
-===================================================================
---- linux-2.4.35.4.orig/drivers/isdn/hisax/hfc_usb.c   2007-12-15 05:19:55.575588111 +0100
-+++ linux-2.4.35.4/drivers/isdn/hisax/hfc_usb.c        2007-12-15 05:19:59.115789855 +0100
+--- a/drivers/isdn/hisax/hfc_usb.c
++++ b/drivers/isdn/hisax/hfc_usb.c
 @@ -1,13 +1,11 @@
 -/* $Id: hfc_usb.c,v 2.3 2001/07/06 21:30:11 werner Exp $
 +/*
@@ -477,7 +473,7 @@ Index: linux-2.4.35.4/drivers/isdn/hisax/hfc_usb.c
        }
  }                             /* ctrl_start_transfer */
  
-@@ -293,897 +275,1418 @@
+@@ -293,897 +275,1418 @@ ctrl_start_transfer(hfcusb_data * hfc)
  /* queue a control transfer request */
  /* return 0 on success.             */
  /************************************/
This page took 0.022721 seconds and 4 git commands to generate.