From: Chen-Yu Tsai Date: Mon, 3 Feb 2014 01:51:40 +0000 (+0800) Subject: clk: sunxi: get divs parent clock name from parent factor clock X-Git-Tag: v3.15-rc1~72^2~36^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97e36b3ce3106988b82e1ca53b1d1c872bde855a;p=pandora-kernel.git clk: sunxi: get divs parent clock name from parent factor clock Divs clocks consist of a parent factor clock with multiple outputs, and seperate clocks for each output. Get the name of the parent clock from the parent factor clock, instead of the DT node name. Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard Acked-by: Mike Turquette Signed-off-by: Emilio López --- Reading git-diff-tree failed