summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorOndrej Zary <linux@rainbow-software.org>2015-11-17 19:24:09 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2015-11-25 22:08:44 -0500
commitc751d9f1fce4187bf1c0848d7d3a5bf7644d7f9c (patch)
tree9ce1bb2a7a1bff6cc4b02f8d3996bc7b853c2da6 /tools/perf/scripts/python/bin
parent2bbbac4571de7983f142ed22add59e5217674169 (diff)
downloadlinux-c751d9f1fce4187bf1c0848d7d3a5bf7644d7f9c.tar.gz
linux-c751d9f1fce4187bf1c0848d7d3a5bf7644d7f9c.zip
atp870u: Fix incorrect writeb_io access to register 0x3a
The ioport region is 0x20 bytes long so accessing 0x3a register using writeb_io is incorrect. Use writeb_base instead. There's no change in behavior as 870 chips have ioport = baseport. Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Reviewed-by: Hannes Reinicke <hare@suse.de> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions