commit | 82799c80b46a151abc693b20ffea08bfba14be8e | [log] [tgz] |
---|---|---|
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | Tue Aug 17 16:36:28 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 26 13:39:21 2021 +0200 |
tree | d13e6c2af5cd5b52652751ebac615ed3f5e9f1e0 | |
parent | 614c8c67a071d44be54266b78c21e2a505ac1b32 [diff] |
usb: xhci-mtk: add a member of num_esit Add a member num_esit to save the number of esit, then no need caculate it in some functions. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Link: https://lore.kernel.org/r/1629189389-18779-8-git-send-email-chunfeng.yun@mediatek.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>