diff options
author | Brian Norris <[email protected]> | 2016-12-07 15:06:00 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2016-12-07 15:06:00 -0600 |
commit | a45e2611b9bbd81288d97d02ce7e74a60a698d43 (patch) | |
tree | 89a8602cb35cf0da9ea7e7590bf5485ec637bae7 /tools/perf/scripts/python/compaction-times.py | |
parent | 77bc68cf17973ee81e1cbc21d634c99aa8dca014 (diff) |
PCI: rockchip: Correct the use of FTS mask
We're trying to mask out bits[23:8] while retaining [32:24, 7:0], but we're
doing the inverse. That doesn't have too much effect, since we're setting
all the [23:8] bits to 1, and the other bits are only relevant for modes
we're currently not using. But we should get this right.
Fixes: ca1989084054 ("PCI: rockchip: Fix wrong transmitted FTS count")
Signed-off-by: Brian Norris <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Shawn Lin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions