From: Paul Mundt Date: Mon, 11 May 2009 21:18:09 +0000 (+0900) Subject: sh: clkfwk: Wire up clk_get_sys() support. X-Git-Tag: v2.6.31-rc1~392^2~41^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dae89572cbcd5f676ea52a9448d9639d97a53d6;p=pandora-kernel.git sh: clkfwk: Wire up clk_get_sys() support. This stubs in clk_get_sys() from the ARM clkdev implementation. Tentatively conver the clk_get() lookup code to use this, and once the rest of the in-tree users are happy with this, it can replace the fallback lookups. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed