Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
[deliverable/linux.git] / drivers / usb / host / ehci.h
index f86d3fa20214a1bcd5587f80f39e290e856852bd..799ac16a54b4cae3aff98d0f03b641cb8ddc2494 100644 (file)
@@ -131,7 +131,7 @@ struct ehci_hcd {                   /* one per controller */
        unsigned                has_amcc_usb23:1;
        unsigned                need_io_watchdog:1;
        unsigned                broken_periodic:1;
-       unsigned                amd_pll_fix:1;
+       unsigned                amd_l1_fix:1;
        unsigned                fs_i_thresh:1;  /* Intel iso scheduling */
        unsigned                use_dummy_qh:1; /* AMD Frame List table quirk*/
 
This page took 0.04621 seconds and 5 git commands to generate.