diff options
author | 2012-10-05 15:13:56 +0100 | |
---|---|---|
committer | 2012-11-04 11:26:00 +0000 | |
commit | 511e74f3305e9fce1410f2205084fd67c50f81bc (patch) | |
tree | ed5d55a825ffc2006cd6824021b8c5c4f388ffa2 /tools/perf/scripts/python/check-perf-trace.py | |
parent | SERIAL: omap: remove setting of EFR SCD bit (diff) | |
download | linux-dev-511e74f3305e9fce1410f2205084fd67c50f81bc.tar.xz linux-dev-511e74f3305e9fce1410f2205084fd67c50f81bc.zip |
SERIAL: omap: no need to re-read EFR
There's no need to re-read EFR after we've recently written it; the
register is a configuration register which doesn't change its value
without us writing to it. The last value which was written to this
register was up->efr.
Removing this re-reading avoids the possibility that we end up with
up->efr having unintended bits set, which should only be temporarily
set when accessing the enhanced features.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions