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