diff options
author | Heiko Stübner <heiko@sntech.de> | 2014-08-15 01:00:26 +0400 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-09-03 02:03:18 +0400 |
commit | fe94f974e9c8b820640a5873d81589ab67380516 (patch) | |
tree | ff4719b1c22c714be7734b914e5b264df4c7b768 /drivers/base | |
parent | 1a4b1819950a278e44dd2e28c5cdb7d8b804dd73 (diff) | |
download | linux-fe94f974e9c8b820640a5873d81589ab67380516.tar.xz |
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 <heiko@sntech.de>
Tested-by: Doug Anderson <dianders@chromium.org>
Tested-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions