aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorDave Liu <[email protected]>2009-05-06 18:40:07 +0800
committerPierre Ossman <[email protected]>2009-06-03 21:56:22 +0200
commitfbf6a5fcbcc2248f1e676f7a0a7d49cd4b535d2a (patch)
tree5bfd0c1d39e0f65a61f8dd78ea755c86973ba61b /tools/perf/scripts/python/check-perf-trace.py
parenta6d297f008e124d0bb4312369191b012c10a1a4e (diff)
sdhci-of: Fix the wrong accessor to HOSTVER register
Freescale eSDHC controller has the special order for the HOST version register. that is not same as the other's registers. The address of HOSTVER in spec is 0xFE, and we need use the in_be16(0xFE) to access it, not in_be16(0xFC). Signed-off-by: Dave Liu <[email protected]> Acked-by: Anton Vorontsov <[email protected]> Signed-off-by: Pierre Ossman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions