diff options
author | Thomas Betker <thomas.betker@rohde-schwarz.com> | 2015-03-12 00:39:27 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-27 00:52:30 +0300 |
commit | 0c39a467e7ba68a0d94439c1ebe260dc5b26302b (patch) | |
tree | fa67413d5f223342b3e86c9847899d9b1d35380e /tools/perf/scripts/python | |
parent | 6db6df0e4a1b913810fc9063bbb332476ce316b7 (diff) | |
download | linux-0c39a467e7ba68a0d94439c1ebe260dc5b26302b.tar.xz |
serial: xuartps: Fix iobase use.
cdns_uart_get_port() sets port->iobase = 1 to "mark port in use", but
this "in use" condition is not checked anywhere else in the code. So
remove the line, keeping port->iobase = 0 (which also makes more sense).
Signed-off-by: Thomas Betker <thomas.betker@rohde-schwarz.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions