From 02c123ee99c793f65af2dbda17d5fe87d448f808 Mon Sep 17 00:00:00 2001 From: Huang Rui Date: Thu, 3 Oct 2013 23:37:13 +0800 Subject: [PATCH] usb: ohci: use amd_chipset_type to filter for SB800 prefetch Commit "usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types" introduced a new AMD chipset type to filter AMD platforms with different chipsets. According to a recent thread [1], this patch updates SB800 prefetch routine in AMD PLL quirk. And make it use the new chipset type to represent SB800 generation. [1] http://marc.info/?l=linux-usb&m=138012321616452&w=2 Signed-off-by: Huang Rui Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed