Skip to content
Commit 8e56133e authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Stephen Boyd
Browse files

clk: at91: fix clk-generated parenting



clk_generated_startup is called after clk_hw_register. So the first call to
get_parent will not have the correct value (i.e. 0) and because this is
cached, it may never be updated.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fixes: df70aeef ("clk: at91: add generated clock driver")
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent ad149724
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment