usb: cdns3: imx: simplify clock name usage
authorFrank Li <Frank.Li@nxp.com>
Wed, 17 May 2023 15:25:44 +0000 (11:25 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 May 2023 14:49:41 +0000 (15:49 +0100)
commit7a053bf2b36622996356018a7a224c20d0ddcea9
treec1460b5a26f780bddb8921c3564babce9d515fa1
parent6f5bd24f50feef22923af431826e1f74f3ffbf00
usb: cdns3: imx: simplify clock name usage

Simplifies the clock names in imx_cdns3_core_clks[]. Such as, renaming
"usb3_lpm_clk" to "lpm". The "usb3" prefix and "clk" suffix were
redundant.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20230517152545.3404508-1-Frank.Li@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/cdns3/cdns3-imx.c