On 16/7/23 16:15, Ladislav Michl wrote:
From: Ladislav Michl <ladis@xxxxxxxxxxxxxx> Pass dwc3_octeon instead of just the base. It fits with the function names and it requires less change in the future if access to dwc3_octeon is needed. Signed-off-by: Ladislav Michl <ladis@xxxxxxxxxxxxxx> --- CHANGES: - v4: new patch drivers/usb/dwc3/dwc3-octeon.c | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>