commit | b765a16a11fad6b9c94fea7718c22692581e8d18 | [log] [tgz] |
---|---|---|
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | Tue Jan 26 17:50:09 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 14:01:47 2016 -0800 |
tree | f74a7de2cc62303321c8fdb559a013c49509a1f3 | |
parent | ccc04afb72cddbdf7c0e1c17e92886405a71b754 [diff] |
usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT when a LS or FS device doesn't connect though a HS hub, the @bPkts field of its periodic endpoint context should be set to 1. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>