]> git.ipfire.org Git - people/arne_f/kernel.git/commit
xhci: fix wrong endpoint ESIT value shown in tracing
authorMathias Nyman <mathias.nyman@linux.intel.com>
Mon, 18 Sep 2017 14:39:15 +0000 (17:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Sep 2017 15:10:41 +0000 (17:10 +0200)
commit76a14d7bf92960aac2f5450bfd23783bfa618be9
treefdd8a5eccf5667d152f60476083a8ca2e76654f1
parent114ec3a6f9096d211a4aff4277793ba969a62c73
xhci: fix wrong endpoint ESIT value shown in tracing

Read the endpiont ESIT from endpiont context using correct macro.
Add a macro for reading the high bits of ESIT for Large ESIT Payload
Capable hosts (LEC=1)

Cc: <stable@vger.kernel.org> # 4.12
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci.h