summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2015-06-19 20:58:24 (GMT)
committerBjorn Helgaas <bhelgaas@google.com>2015-07-14 18:39:58 (GMT)
commitd1541dc977d376406f4584d8eb055488655c98ec (patch)
treebe3d3e2fdfcd8e9148db4197dc3f46dba7d08e80 /drivers/pci/probe.c
parente6323e3c51601e5ccda24024ece3d7cd542378ea (diff)
downloadlinux-d1541dc977d376406f4584d8eb055488655c98ec.tar.xz
PCI: Fix TI816X class code quirk
In fixup_ti816x_class(), we assigned "class = PCI_CLASS_MULTIMEDIA_VIDEO". But PCI_CLASS_MULTIMEDIA_VIDEO is only the two-byte base class/sub-class and needs to be shifted to make space for the low-order interface byte. Shift PCI_CLASS_MULTIMEDIA_VIDEO to set the correct class code. Fixes: 63c4408074cb ("PCI: Add quirk for setting valid class for TI816X Endpoint") Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> CC: Hemant Pedanekar <hemantp@ti.com>
Diffstat (limited to 'drivers/pci/probe.c')
0 files changed, 0 insertions, 0 deletions