projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: build image for the Hornet-UB board
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.1
/
811-pci_disable_usb_common_quirks.patch
diff --git
a/target/linux/generic/patches-3.1/811-pci_disable_usb_common_quirks.patch
b/target/linux/generic/patches-3.1/811-pci_disable_usb_common_quirks.patch
index
3bbadd4
..
49a88ec
100644
(file)
--- a/
target/linux/generic/patches-3.1/811-pci_disable_usb_common_quirks.patch
+++ b/
target/linux/generic/patches-3.1/811-pci_disable_usb_common_quirks.patch
@@
-10,7
+10,7
@@
static inline int io_type_enabled(struct pci_dev *pdev, unsigned int mask)
{
u16 cmd;
static inline int io_type_enabled(struct pci_dev *pdev, unsigned int mask)
{
u16 cmd;
-@@ -88
3,3 +885
,5 @@ static void __devinit quirk_usb_early_ha
+@@ -88
2,3 +884
,5 @@ static void __devinit quirk_usb_early_ha
quirk_usb_handoff_xhci(pdev);
}
DECLARE_PCI_FIXUP_FINAL(PCI_ANY_ID, PCI_ANY_ID, quirk_usb_early_handoff);
quirk_usb_handoff_xhci(pdev);
}
DECLARE_PCI_FIXUP_FINAL(PCI_ANY_ID, PCI_ANY_ID, quirk_usb_early_handoff);
This page took
0.020927 seconds
and
4
git commands to generate.