diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2019-09-24 14:39:52 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-12-24 03:53:13 +0100 |
commit | f6fa75ca912be6021335de63a32aa4d295f3c524 (patch) | |
tree | 71faefecee50b3483f80a8096709cade8c79a94a /drivers/clk/mmp | |
parent | Linux 5.5-rc1 (diff) | |
download | linux-f6fa75ca912be6021335de63a32aa4d295f3c524.tar.xz linux-f6fa75ca912be6021335de63a32aa4d295f3c524.zip |
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 <jbrunet@baylibre.com>
Link: https://lkml.kernel.org/r/20190924123954.31561-2-jbrunet@baylibre.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/mmp')
0 files changed, 0 insertions, 0 deletions