Brian Norris a45e2611b9 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 <briannorris@chromium.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Shawn Lin <shawn.lin@rock-chips.com>
2016-12-07 15:06:00 -06:00
..
2016-10-07 20:19:31 -07:00
2016-10-03 09:42:57 -05:00
2015-08-13 15:59:59 -05:00
2016-10-03 09:43:21 -05:00
2014-06-10 20:20:19 -06:00
2016-10-07 11:46:37 -07:00
2016-10-03 09:43:21 -05:00
2016-10-03 09:42:57 -05:00
2014-06-10 20:20:19 -06:00
2016-06-20 13:24:20 -05:00