diff options
author | Shawn Guo <shawn.guo@freescale.com> | 2014-04-18 15:55:16 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-05-12 22:58:48 +0800 |
commit | 54ee1471f82047885ec575559cb7c8466adcbef4 (patch) | |
tree | 38d9e794424934f9ca173fb03f65692d904cd2d9 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 1e56f8945d17a3a55b7d4c4dd9debeda8e68af8e (diff) |
ARM: imx: define struct clk_gate2 on our own
The imx clk-gate2 driver implements an i.MX specific gate clock, which
has two bits controlling the gate states. While this is a completely
separate gate driver from the common clk-gate one, it reuses the common
clk_gate structure. Such reusing makes the extending of clk_gate2
clumsy. Let's define struct clk_gate2 on our own to make the driver
independent of the common clk-gate one, and ease the clk_gate2 extending
at a later time.
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions