rv1126-uboot/drivers/usb
Matthias Blankertz 2e8806dedd UPSTREAM: usb: xhci-rcar: deregister before deactivating clock
During the execution of xhci_deregister xHCI registers are accessed. If
the clock is already deactivated when xhci_deregister is called this can
lead to undefined behavior. Change the order to deregister the device
before deactivating the clock.

Change-Id: I038a8b46e8ebf7733dc850aaeb2915add0fc79ce
Signed-off-by: Matthias Blankertz <matthias.blankertz@cetitec.com>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit 3f484226793166c75bd56784832d4c1a84061ad5)
2020-01-07 17:24:51 +08:00
..
common UPSTREAM: usb: common: add support to get maximum speed from dt 2020-01-07 17:24:51 +08:00
dwc3 UPSTREAM: bug.h: introduce WARN_ONCE 2020-01-07 17:24:43 +08:00
emul UPSTREAM: usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() 2020-01-07 17:24:43 +08:00
eth
gadget UPSTREAM: gadget: f_thor: update to support more than 4GB file as thor 5.0 2020-01-07 17:24:50 +08:00
host UPSTREAM: usb: xhci-rcar: deregister before deactivating clock 2020-01-07 17:24:51 +08:00
musb
musb-new UPSTREAM: usb: sunxi: Simplify ccm reg base code 2020-01-07 17:24:51 +08:00
phy UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
ulpi UPSTREAM: usb: ulpi: kconfig: Remove meaningless choice default 2020-01-07 17:24:47 +08:00
Kconfig UPSTREAM: usb: kbd: select SYS_STDIO_DEREGISTER 2020-01-07 17:24:47 +08:00