usb: dwc3-am62: Rename private data
authorLadislav Michl <ladis@linux-mips.org>
Sat, 15 Jul 2023 14:07:26 +0000 (16:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jul 2023 16:24:58 +0000 (18:24 +0200)
commit3609699c32aa4f2710a6fe2b21afc6a9a3c66bc5
tree9533634d85097cfcf8f23d7c4ba29c0be272ce86
parent87ed257acb0934e08644568df6495988631afd4c
usb: dwc3-am62: Rename private data

Rename dwc3_data to dwc3_am62 to make it consistent with other
glue drivers, it's clearer that this is am62's specific.
While there, do the same for data variable.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Link: https://lore.kernel.org/r/ZLKoHhJvT+Y6aM+C@lenoch
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-am62.c