linux/3.3: refresh patches against 3.3-rc5
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Mar 2012 14:10:24 +0000 (14:10 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Mar 2012 14:10:24 +0000 (14:10 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30799 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/generic/patches-3.3/100-overlayfs_v12.patch
target/linux/generic/patches-3.3/202-reduce_module_size.patch
target/linux/generic/patches-3.3/811-pci_disable_usb_common_quirks.patch
target/linux/generic/patches-3.3/863-gpiommc.patch

index 5eda87c..1a64389 100644 (file)
  ========================
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -4924,6 +4924,13 @@ F:      drivers/scsi/osd/
+@@ -4928,6 +4928,13 @@ F:      drivers/scsi/osd/
  F:    include/scsi/osd_*
  F:    fs/exofs/
  
index 58b4a75..f1efb90 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Makefile
 +++ b/Makefile
-@@ -374,7 +374,7 @@
+@@ -374,7 +374,7 @@ KBUILD_CFLAGS_KERNEL :=
  KBUILD_AFLAGS   := -D__ASSEMBLY__
  KBUILD_AFLAGS_MODULE  := -DMODULE
  KBUILD_CFLAGS_MODULE  := -DMODULE
index c0a478b..4a7d351 100644 (file)
@@ -10,8 +10,8 @@
  static inline int io_type_enabled(struct pci_dev *pdev, unsigned int mask)
  {
        u16 cmd;
-@@ -877,3 +879,5 @@ static void __devinit quirk_usb_early_ha
-               quirk_usb_handoff_xhci(pdev);
+@@ -894,3 +896,5 @@ static void __devinit quirk_usb_early_ha
+       pci_disable_device(pdev);
  }
  DECLARE_PCI_FIXUP_FINAL(PCI_ANY_ID, PCI_ANY_ID, quirk_usb_early_handoff);
 +
index 3052a38..8a37c8e 100644 (file)
 +be done automatically.
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -3019,6 +3019,11 @@ L:      linuxppc-dev@lists.ozlabs.org
+@@ -3018,6 +3018,11 @@ L:      linuxppc-dev@lists.ozlabs.org
  S:    Odd Fixes
  F:    drivers/tty/hvc/
  
This page took 0.030554 seconds and 4 git commands to generate.