aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPavel Roskin <[email protected]>2010-02-23 18:15:27 -0500
committerJohn W. Linville <[email protected]>2010-03-09 15:03:06 -0500
commit74bad5cb497080514c4a945f38589bdb574fdfb7 (patch)
tree769baaf1d6c61e2a1d69eb2af19cd813415321c6 /tools/perf/scripts/python/bin
parentb4d59a9317e41faec3d0b6a03f0454d1e8abb710 (diff)
ath9k: never read from the AR_IMR_S2 register
The AR_IMR_S2 register sometimes cannot be read correctly. Instead of a valid value, 0xdeadbeef is returned. The driver has been observed writing that value back to AR_IMR_S2 after changing a few bits. Cache the register value in ah->imrs2_reg and always write chached value to the register. Signed-off-by: Pavel Roskin <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions