Skip to content
Commit 4d139f38 authored by Claudiu Beznea's avatar Claudiu Beznea Committed by Eugen Hristev
Browse files

clk: bind clk to new parent device



Clock re-parenting is not binding the clock's device to its new
parent device, it only calls the clock's ops->set_parent() API. The
changes in this commit re-parent the clock device to its new parent
so that subsequent operations like clk_get_parent() to point to the
proper parent.

Signed-off-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent cfecbaf4
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