From: Sylwester Nawrocki Date: Mon, 19 May 2014 17:22:50 +0000 (+0200) Subject: clk: Add of_clk_get_by_clkspec() helper X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2^2~28^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f05e28f9dd3eb7a3f27c6f50b715995dc7a88c5;p=pandora-kernel.git clk: Add of_clk_get_by_clkspec() helper This patch adds of_clk_get_by_clkspec() helper function, which does only a struct clk lookup from the clock providers. It is used in the subsequent patch where parsing of a clock from device tree and the lookup from providers needed to be split. Signed-off-by: Sylwester Nawrocki Signed-off-by: Mike Turquette --- Reading git-diff-tree failed