From: Ulf Hansson Date: Tue, 12 Mar 2013 19:26:04 +0000 (+0100) Subject: clk: Introduce optional unprepare_unused callback X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~129^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cc8247f1dce79511de8bf0f69ab02a46cc315b7;p=pandora-kernel.git clk: Introduce optional unprepare_unused callback An unprepare_unused callback is introduced due to the same reasons to why the disable_unused callback was added. During the clk_disable_unused sequence, those clk_hw that needs specific treatment with regards to being unprepared, shall implement the unprepare_unused callback. Signed-off-by: Ulf Hansson Acked-by: Linus Walleij Signed-off-by: Mike Turquette --- Reading git-diff-tree failed