Patch 2.6.32.28 to 2.6.32.32
/drivers/usb/host/ehci.h
blob:556c0b48f3abd73278206e5c1581eb3d32b73850 -> blob:ac321ef589f62cb7d6f1750e699a92d57fb8eeb6
--- drivers/usb/host/ehci.h
+++ drivers/usb/host/ehci.h
@@ -130,6 +130,7 @@ struct ehci_hcd { /* one per controlle
unsigned has_amcc_usb23:1;
unsigned need_io_watchdog:1;
unsigned broken_periodic:1;
+ unsigned amd_l1_fix:1;
/* required for usb32 quirk */
#define OHCI_CTRL_HCFS (3 << 6)