diff options
author | Peter Chen <peter.chen@nxp.com> | 2017-03-09 16:39:36 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-09 20:00:39 +0300 |
commit | f95e60a7dbecd2de816bb3ad517b3d4fbc20b507 (patch) | |
tree | 33c35dd3e36836bb85de921e68aef0878c0173a6 /drivers/usb/host/ohci-st.c | |
parent | 20e4e37e4a2f1bfd43bcc8c3e666e47665036cc3 (diff) | |
download | linux-f95e60a7dbecd2de816bb3ad517b3d4fbc20b507.tar.xz |
usb: host: xhci-dbg: HCIVERSION should be a binary number
According to xHCI spec, HCIVERSION containing a BCD encoding
of the xHCI specification revision number, 0100h corresponds
to xHCI version 1.0. Change "100" as "0x100".
Cc: Lu Baolu <baolu.lu@linux.intel.com>
Cc: stable <stable@vger.kernel.org>
Fixes: 04abb6de2825 ("xhci: Read and parse new xhci
1.1 capability register")
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ohci-st.c')
0 files changed, 0 insertions, 0 deletions