summaryrefslogtreecommitdiff
path: root/sound/soc/sh
diff options
context:
space:
mode:
authorMathias Nyman <mathias.nyman@linux.intel.com>2017-09-18 14:39:13 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-10-12 09:51:17 (GMT)
commit67e752e1d60f9f40b8391dad48f7c842bdba6ec4 (patch)
tree55c99548724cc535b0e2dc1ff005c5804d7aced3 /sound/soc/sh
parenta6d4ce2e8b653ff7facde0d0051663fa4cf57b78 (diff)
downloadlinux-67e752e1d60f9f40b8391dad48f7c842bdba6ec4.tar.xz
xhci: fix finding correct bus_state structure for USB 3.1 hosts
commit 5a838a13c9b4e5dd188b7a6eaeb894e9358ead0c upstream. xhci driver keeps a bus_state structure for each hcd (usb2 and usb3) The structure is picked based on hcd speed, but driver only compared for HCD_USB3 speed, returning the wrong bus_state for HCD_USB31 hosts. This caused null pointer dereference errors in bus_resume function. Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/soc/sh')
0 files changed, 0 insertions, 0 deletions