Messages in this thread |  | | | Date | Thu, 1 Mar 2012 09:24:35 -0800 | | From | Greg Kroah-Hartman <> | | Subject | Re: [RFC PATCH] usb, PCI: split quirk for usb host controller to three |
| |
On Thu, Mar 01, 2012 at 09:17:07AM -0800, Yinghai Lu wrote: > so we avoid checking class again and again in that quirk. > > need to be applied after pci/linux-next and usb/usb-next
As those are two independant trees, this needs to wait until after 3.4-rc1 is out.
> Signed-off-by: Yinghai Lu <yinghai@kernel.org> > > --- > drivers/usb/host/pci-quirks.c | 42 ++++++++++++++++++++++++++++-------------- > 1 file changed, 28 insertions(+), 14 deletions(-)
Is this really helping anything here? You added code overall :(
greg k-h
|  |