diff options
author | Troy Kisky <[email protected]> | 2011-06-24 10:52:56 -0700 |
---|---|---|
committer | Sascha Hauer <[email protected]> | 2011-07-07 09:07:41 +0200 |
commit | 425933b30b0ccfac58065bca6c853ea627443cdf (patch) | |
tree | fdb795c242eeb9292a459715f77bc17638fc1f34 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 429a035d1d3f47963624baec81db9bdf81e62fb2 (diff) |
MXC: iomux-v3: correct NO_PAD_CTRL definition
iomux-v3.c uses NO_PAD_CTRL as a 32 bit value
so it should not be shifted left by MUX_PAD_CTRL_SHIFT(41)
Previously, anything requesting NO_PAD_CTRL would get
their pad control register set to 0.
Since it is a pad control mask, place it with the other mask values.
Signed-off-by: Troy Kisky <[email protected]>
Acked-by: Lothar Waßmann <[email protected]>
Tested-by: Lothar Waßmann <[email protected]>
Signed-off-by: Sascha Hauer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions