From: Heiko Stübner Date: Thu, 14 Aug 2014 21:00:26 +0000 (+0200) Subject: clk: rockchip: protect critical clocks from getting disabled X-Git-Tag: omap-for-v3.19/prcm-cleanup~65^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe94f974e9c8b820640a5873d81589ab67380516;p=pandora-kernel.git clk: rockchip: protect critical clocks from getting disabled The clock-tree contains clocks that should never get disabled automatically. One example are the base ACLKs, the base supplies for all peripherals. Therefore add a structure similar to the sunxi clock-tree to protect these special clocks from being disabled. Signed-off-by: Heiko Stuebner Tested-by: Doug Anderson Tested-by: Kever Yang Signed-off-by: Mike Turquette --- Reading git-diff-tree failed