From: Bjorn Helgaas Date: Fri, 19 Jun 2015 20:28:31 +0000 (-0500) Subject: PCI: Use PCI_CLASS_SERIAL_USB instead of bare number X-Git-Tag: omap-for-v4.3/fixes-merge-window~31^2~4^3~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd76d10b78ab21a7adc4562e016213dd4891b6e5;p=pandora-kernel.git PCI: Use PCI_CLASS_SERIAL_USB instead of bare number be6646bfbaec ("PCI: Prevent xHCI driver from claiming AMD Nolan USB3 DRD device") added a quirk to override the PCI class code of the AMD Nolan device. Use PCI_CLASS_SERIAL_USB instead of a bare number to improve greppability. Also add a log message about what we're doing. No functional change except the new message. Signed-off-by: Bjorn Helgaas Acked-by: Huang Rui CC: Jason Chang CC: Felipe Balbi --- Reading git-diff-tree failed