[kernel] refresh 2.6.28 patches
authorGabor Juhos <juhosg@openwrt.org>
Mon, 15 Dec 2008 14:48:40 +0000 (14:48 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 15 Dec 2008 14:48:40 +0000 (14:48 +0000)
SVN-Revision: 13654

target/linux/generic-2.6/patches-2.6.28/921-gpio_spi_driver.patch
target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch
target/linux/generic-2.6/patches-2.6.28/970-ocf_kbuild_integration.patch
target/linux/generic-2.6/patches-2.6.28/971-ocf_20080917.patch

index d55eda6355089f752b7c0b6352ee5683845050fa..6cab67a27aec09cefa4fec6a9938cf95f06bb18a 100644 (file)
  obj-$(CONFIG_SPI_PXA2XX)              += pxa2xx_spi.o
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
  obj-$(CONFIG_SPI_PXA2XX)              += pxa2xx_spi.o
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -4017,6 +4017,11 @@ M:      jbglaw@lug-owl.de
+@@ -4027,6 +4027,11 @@ M:      jbglaw@lug-owl.de
  L:    linux-kernel@vger.kernel.org
  S:    Maintained
  
  L:    linux-kernel@vger.kernel.org
  S:    Maintained
  
index cc16a10f8e58ea5caf3a73590c8fcb168ec37a1f..5367de87221e21e1c134f77eeac4ab7ed31a376e 100644 (file)
 +be done automatically.
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
 +be done automatically.
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -1910,6 +1910,11 @@ W:      http://moinejf.free.fr
+@@ -1911,6 +1911,11 @@ W:      http://moinejf.free.fr
  L:    video4linux-list@redhat.com
  S:    Maintained
  
  L:    video4linux-list@redhat.com
  S:    Maintained
  
index 9fe19ac710d56db6ff2ceddc0561a8b01bd2c504..ee2cf1b312f1d37550a5087b2089b1273d1b48d2 100644 (file)
@@ -1,6 +1,6 @@
 --- a/crypto/Kconfig
 +++ b/crypto/Kconfig
 --- a/crypto/Kconfig
 +++ b/crypto/Kconfig
-@@ -707,6 +707,8 @@ config CRYPTO_ANSI_CPRNG
+@@ -735,6 +735,8 @@ config CRYPTO_ANSI_CPRNG
          for cryptographic modules.  Uses the Algorithm specified in
          ANSI X9.31 A.2.4
  
          for cryptographic modules.  Uses the Algorithm specified in
          ANSI X9.31 A.2.4
  
index 162be24f5ddba71a8a10c4e953f67cd23fb5cd93..f7924c6b1da2177deb4d73200f43faf645bf900f 100644 (file)
@@ -88,7 +88,7 @@
  /*********************************************************************
 --- a/fs/fcntl.c
 +++ b/fs/fcntl.c
  /*********************************************************************
 --- a/fs/fcntl.c
 +++ b/fs/fcntl.c
-@@ -139,6 +139,7 @@ asmlinkage long sys_dup(unsigned int fil
+@@ -140,6 +140,7 @@ asmlinkage long sys_dup(unsigned int fil
        }
        return ret;
  }
        }
        return ret;
  }