summaryrefslogtreecommitdiffstats
path: root/drivers/input
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2015-06-19 15:58:24 -0500
committerLuis Henriques <luis.henriques@canonical.com>2015-09-30 13:20:35 +0100
commitcd8811d46b43a7a6e9033af26093f26f599e66da (patch)
tree5592420cc15ec31394cf034e268b6a3e9c90e4b1 /drivers/input
parent8ae0e1c252ece4ae6068206168c674fbb9aad481 (diff)
downloadlinux-stable-cd8811d46b43a7a6e9033af26093f26f599e66da.tar.gz
linux-stable-cd8811d46b43a7a6e9033af26093f26f599e66da.tar.bz2
linux-stable-cd8811d46b43a7a6e9033af26093f26f599e66da.zip
PCI: Fix TI816X class code quirk
commit d1541dc977d376406f4584d8eb055488655c98ec upstream. 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> Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions