projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel/2.6.38] refresh patches
[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
..
34e9c63
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
@@
-1,7
+1,7
@@
--- a/drivers/usb/host/pci-quirks.c
+++ b/drivers/usb/host/pci-quirks.c
--- a/drivers/usb/host/pci-quirks.c
+++ b/drivers/usb/host/pci-quirks.c
-@@ -4
29,6 +429
,8 @@ reset_needed:
+@@ -4
30,6 +430
,8 @@ reset_needed:
}
EXPORT_SYMBOL_GPL(uhci_check_and_reset_hc);
}
EXPORT_SYMBOL_GPL(uhci_check_and_reset_hc);
@@
-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;
-@@ -8
83,3 +885
,5 @@ static void __devinit quirk_usb_early_ha
+@@ -8
76,3 +878
,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.023659 seconds
and
4
git commands to generate.