Hi, This is the AMD PLL quirk moving patchset v2. Changelog from v1: 1. Detect chipset information only on AMD/ATI platforms, so non-AMD/ATI platforms won't be bothered; 2. Combine global varibales to a struct amd_chipset, move static variables ret(renamed to probe_result) and isoc_reqs to the struct; 3. Rename exported symbols with prefix "usb_" to comply with kernel naming rules; 4. Use spinlock to protect the static struct access; 5. Increase readability: refine function description, use macros instead of digits in usb_amd_pll_quirk parameter when called. Thanks, Andiry -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html