diff options
author | Maxime Ripard <[email protected]> | 2015-07-31 19:46:22 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2015-08-12 00:59:15 -0700 |
commit | ee38b2698ae234c03f65ccafa1811d4dda3c316d (patch) | |
tree | 0c999c9deecd2820833ade80806e9608e9d57be3 /tools/perf/scripts/python/stackcollapse.py | |
parent | 06f282757acb92b5bdb208bebd38a4785fae49bd (diff) |
clk: sunxi: Add a simple gates driver
The gates were handled with a common piece of framework that was
registering all gates array, that was not using the CLK_OF_DECLARE logic,
and was not using clock-indices but some private masks that were pretty
much equivalent.
Move this code in a new driver that handles all the gates array and solves
both these issues.
Signed-off-by: Maxime Ripard <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
[[email protected]: Include clk.h for consumer API usage]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions