aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2019-08-30 08:09:13 -0700
committerStephen Boyd <[email protected]>2020-01-05 13:34:37 -0800
commit34e018336f98f18ec855b378f83646fea8540717 (patch)
treea5a4a8c5b6f65544d3efdf3a534c3438df4a240c /drivers/usb/cdns3/cdns3-imx.c
parent9a9b5a4af066f1245d7848a5d5d5c8147c18aa28 (diff)
clk: fixed-rate: Convert to clk_hw based APIs
This code still uses struct clk to register clks from the probe path. Migrate this to the clk_hw based APIs to modernize the code. Also, this isn't a module and it can't be one because the driver is always builtin so drop the module table. Cc: Manivannan Sadhasivam <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions