From: Olof Johansson Date: Sat, 27 Apr 2013 21:10:18 +0000 (-0700) Subject: clk: add clk_ignore_unused option to keep boot clocks on X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~129^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e435256d625c203660f0105f1155cd2af283051;p=pandora-kernel.git clk: add clk_ignore_unused option to keep boot clocks on This is primarily useful when there's a driver that doesn't claim clocks properly, but the bootloader leaves them on. It's not expected to be used in normal cases, but for bringup and debug it's very useful to have the option to not gate unclaimed clocks that are still on. Signed-off-by: Olof Johansson Signed-off-by: Mike Turquette [mturquette@linaro.org: fixed up trivial merge issue] --- Reading git-diff-tree failed