diff options
| author | Robert Jarzmik <[email protected]> | 2014-10-07 01:07:58 +0200 |
|---|---|---|
| committer | Michael Turquette <[email protected]> | 2014-11-17 11:27:44 -0800 |
| commit | 14dd5b01ae86760142157a5259b7f798eb840697 (patch) | |
| tree | 97eb3cd234b50ee3081ecb91a53fc99ff49967e3 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | fe7710fae477f648773648ea0a05b079c5b66667 (diff) | |
clk: pxa: declare init function and data __init
As the clock descriptions are constant and only usefull at init time,
mark them as such by :
- spliting clock description (desc) and clock private data (dynamic)
- mark __initdata clock descriptions
This makes all the register and descriptions of the clocks to go after
kernel init phase.
Signed-off-by: Robert Jarzmik <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions