usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Tue, 26 Jan 2016 15:50:09 +0000 (17:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 22:01:47 +0000 (14:01 -0800)
commitb765a16a11fad6b9c94fea7718c22692581e8d18
treef74a7de2cc62303321c8fdb559a013c49509a1f3
parentccc04afb72cddbdf7c0e1c17e92886405a71b754
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>
drivers/usb/host/xhci-mtk-sch.c