aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDmitry Kalinkin <[email protected]>2015-05-28 15:07:07 +0300
committerGreg Kroah-Hartman <[email protected]>2015-06-12 17:29:37 -0700
commit5a2f8831243337dd05df42174b4d7b1e01daacda (patch)
tree89f84ac5ce9c73685ffde64cc26cc100f7cd4139 /tools/perf/scripts/python
parent1cfb645c8b7c82bbce4d77240754fcf5559cc82c (diff)
vme: ca91cx42: fix LM_CTL address mask
Universe II datasheet defines following address space values for LM_CTL[16:18] 000=A16 001=A24 010=A32 011,100,101=Reserved 110=User1 111=User2 Mask 5<<16 is not the right one for matching [16:18], instead we should use 7<<16. Signed-off-by: Dmitry Kalinkin <[email protected]> Cc: Igor Alekseev <[email protected]> Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions