diff options
| author | Claudiu Beznea <[email protected]> | 2020-09-07 17:46:34 +0300 |
|---|---|---|
| committer | Eugen Hristev <[email protected]> | 2020-09-22 11:27:18 +0300 |
| commit | 4d139f3838b4ee48d7df9ca9c37ccd1a57202a52 (patch) | |
| tree | cfb9c112684b3421dbe7b396193f2eb1661fe5f8 /include/linux | |
| parent | cfecbaf4e768991056a88d3a7a3daf4b4baf8038 (diff) | |
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: Claudiu Beznea <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
