]> Git Repo - u-boot.git/commit
usb: musb-new: sunxi: remove unused define
authorSam Edwards <[email protected]>
Thu, 8 Jun 2023 18:45:42 +0000 (12:45 -0600)
committerMarek Vasut <[email protected]>
Thu, 8 Jun 2023 19:57:01 +0000 (21:57 +0200)
commite10f96414934edaca958e4323f82149a030e56a4
tree8fd03ee700bfe382a3b309456aef2b4caae54b8e
parent40359c94405b103d25233d8d727d671748b751b9
usb: musb-new: sunxi: remove unused define

This is a remnant from when the USB controller driver managed
the reset signal itself. A patch from the very end of 2018 changed
this driver to delegate reset (and clock) management to the proper
control unit driver, but left this unused define behind.

Signed-off-by: Sam Edwards <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
drivers/usb/musb-new/sunxi.c
This page took 0.034217 seconds and 4 git commands to generate.