clk_get_parent — get the parent clock source for this clock
struct clk *clk_get_parent(
)
struct clk * clk
clock source
Returns struct clk corresponding to parent clock source, or validIS_ERR condition containing errno.
IS_ERR