mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
This reverts commit e79b202c63.
Now that we use of_clk_get() inside of_clk_get_parent_name() we
can safely use it here.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>