diff options
author | Tao Ren <rentao.bupt@gmail.com> | 2020-05-27 18:11:54 -0700 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2020-10-02 09:43:36 +0300 |
commit | a1c0169a49fc537629cc63da50d2ce0e3b48281c (patch) | |
tree | c68df8192f23b3c57b78aeb1bcdac4bec78b8d91 /drivers/usb/cdns3/cdns3-imx.c | |
parent | e319bd62292cb9c40ce5396b416965c2517f70d1 (diff) | |
download | linux-a1c0169a49fc537629cc63da50d2ce0e3b48281c.tar.gz linux-a1c0169a49fc537629cc63da50d2ce0e3b48281c.tar.bz2 linux-a1c0169a49fc537629cc63da50d2ce0e3b48281c.zip |
usb: gadget: aspeed: fixup vhub port irq handling
This is a follow-on patch for commit a23be4ed8f48 ("usb: gadget: aspeed:
improve vhub port irq handling"): for_each_set_bit() is replaced with
simple for() loop because for() loop runs faster on ASPEED BMC.
Signed-off-by: Tao Ren <rentao.bupt@gmail.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions