Commits
Marek Vasut committed 014728133a0
usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg The driver is actually for the Designware DWC2 controller. This patch renames struct s3c_usbotg_reg to struct dwc2_usbotg_reg to make things more obvious and clear. Signed-off-by: Marek Vasut <marex@denx.de>