aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2017-02-08 11:09:06 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-10 09:12:38 -0500
commitfc6cc9615779183f07d6ff4065368a732d09f49e (patch)
treeeb313fcf1b0603d3dc36b7d707bc4ed04186d82f /tools/perf/scripts/python
parent7795753661f1a9423c3c8fbde322f6a2a8b94b68 (diff)
serial: exar: Move Commtech adapters to 8250_exar as well
Those are Exar-based, too. With the required refactoring of the code to fit into 8250_exar, we automatically fix the same issue pci_xr17v35x_setup had before: 8XMODE, FCTL, TXTRG and RXTRG were always only set for port 0. Now they are initialized for the correct target port by using port.membase. Now we can also cleanly fix the blacklist of 8250_pci so that all Commtech devices are rejected and 8250_exar can handle them. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions