diff options
author | Richard Zhao <[email protected]> | 2011-11-15 14:47:56 +0800 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2011-12-28 21:25:35 +0800 |
commit | 42c5d52f2bbf68add2d7a6982753993e0c75a119 (patch) | |
tree | 725714648698dd69e568b198ddd7c753cb38973a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 384703b8e6cd4c8ef08512e596024e028c91c339 (diff) |
clk: add helper functions clk_prepare_enable and clk_disable_unprepare
It's for migrating to generic clk framework API.
The helper functions help cases clk_enable/clk_disable is used
in non-atomic context.
For example, Call clk_enable in probe and clk_disable in remove.
Signed-off-by: Richard Zhao <[email protected]>
Signed-off-by: Sascha Hauer <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Cc: Russell King <[email protected]>
Acked-by: Marek Vasut <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions