summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/tegra-xudc.c
diff options
context:
space:
mode:
authorChunfeng Yun <chunfeng.yun@mediatek.com>2021-08-13 14:30:50 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-08-13 13:05:50 +0200
commite9ab75f26eb9354dfc03aea3401b8cfb42cd6718 (patch)
tree86633cd7360051ee01940fc9059750792b9dd815 /drivers/usb/gadget/udc/tegra-xudc.c
parent44e4439d8f9f8d0e9da767d1f31e7c211081feca (diff)
usb: cdnsp: fix the wrong mult value for HS isoc or intr
usb_endpoint_maxp() only returns the bit[10:0] of wMaxPacketSize of endpoint descriptor, not include bit[12:11] anymore, so use usb_endpoint_maxp_mult() instead. Fixes: 3d82904559f4 ("usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver") Cc: stable@vger.kernel.org Acked-by: Felipe Balbi <balbi@kernel.org> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Link: https://lore.kernel.org/r/1628836253-7432-4-git-send-email-chunfeng.yun@mediatek.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/gadget/udc/tegra-xudc.c')
0 files changed, 0 insertions, 0 deletions