diff options
author | Jerome Brunet <[email protected]> | 2019-09-24 14:39:52 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2019-12-23 18:53:13 -0800 |
commit | f6fa75ca912be6021335de63a32aa4d295f3c524 (patch) | |
tree | 71faefecee50b3483f80a8096709cade8c79a94a /drivers/usb/cdns3/cdns3-imx.c | |
parent | e42617b825f8073569da76dc4510bfa019b1c35a (diff) |
clk: actually call the clock init before any other callback of the clock
__clk_init_parent() will call the .get_parent() callback of the clock
so .init() must run before.
Fixes: 541debae0adf ("clk: call the clock init() callback before any other ops callback")
Signed-off-by: Jerome Brunet <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions