diff options
author | Tarun Kanti DebBarma <[email protected]> | 2011-03-03 14:22:46 -0700 |
---|---|---|
committer | Paul Walmsley <[email protected]> | 2011-03-10 03:23:55 -0700 |
commit | 8985b63d072413f0446fd2d0d654795f2d683323 (patch) | |
tree | c17ab03d6f753808c03b6ad9583ffaf96afb61b7 /tools/perf/util/trace-event-scripting.c | |
parent | dd9c1549edef02290edced639f67b54a25abbe0e (diff) |
OMAP2+: hwmod: fix incorrect computation of autoidle_mask
Autoidle is a single bit, TIOCP_CFG[0], setting on OMAP1/2/3/4 platforms.
In _set_module_autoidle() I am seeing 0x3 value where the mask is computed.
This should be 0x1.
v2:
(1) Modified the subject.
(2) Modified the description with further specific information.
Baseline:
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Tested Info:
Boot tested on OMAP 1/2/3/4.
Signed-off-by: Tarun Kanti DebBarma <[email protected]>
Acked-by: Rajendra Nayak <[email protected]>
Acked-by: Benoit Cousson <[email protected]>
Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions