diff options
author | Santosh Shilimkar <[email protected]> | 2011-02-04 15:28:57 +0530 |
---|---|---|
committer | Paul Walmsley <[email protected]> | 2011-02-25 12:45:05 -0700 |
commit | 51c404b2c514930e98e81e0b9294f19892a4f871 (patch) | |
tree | 27ad306fb5c9a6234677705808998b6751fefe45 /tools/perf/util/trace-event-scripting.c | |
parent | ea68c00e2623bb5b001c2117a4dcca4754781b4e (diff) |
omap4: prcm: Fix the CPUx clockdomain offsets
CPU0 and CPU1 clockdomain is at the offset of 0x18 from the LPRM base.
The header file has set it wrongly to 0x0. Offset 0x0 is for CPUx power
domain control register
Fix the same.
The autogen scripts is fixed thanks to Benoit Cousson
With the old value, the clockdomain code would access the
*_PWRSTCTRL.POWERSTATE field when it thought it was accessing the
*_CLKSTCTRL.CLKTRCTRL field. In the worst case, this could cause
system power management to behave incorrectly.
Signed-off-by: Santosh Shilimkar <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: Rajendra Nayak <[email protected]>
Cc: Benoit Cousson <[email protected]>
[[email protected]: added second paragraph to commit message]
Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions