diff options
| author | Jaeden Amero <jaeden.amero@ni.com> | 2016-01-26 12:34:49 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-06 22:40:25 -0800 |
| commit | b78cd1691404ca26ea7ede3d899b8bd2482da745 (patch) | |
| tree | a6c3058054692baadd17f755e44af04fc21539ed /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 1d673fb971d4411e92991ca17ff2b54ce19af3a4 (diff) | |
| download | linux-b78cd1691404ca26ea7ede3d899b8bd2482da745.tar.gz linux-b78cd1691404ca26ea7ede3d899b8bd2482da745.zip | |
serial: atmel: Use atmel_port consistently
In all functions other than atmel_serial_probe_fifos,
atmel_serial_probe, and atmel_console_init, the name "port" is used to
refer to an instance of struct uart_port. In many of these functions,
"atmel_port" is used to refer to an instance of struct atmel_uart_port.
We make the use of the name "port" consistent by making
atmel_serial_probe_fifos, atmel_serial_probe, and atmel_console_init
use "atmel_port" to refer to an instance of struct atmel_uart_port
instead of the previous name of "port".
Signed-off-by: Jaeden Amero <jaeden.amero@ni.com>
Signed-off-by: Kyle Roeschley <kyle.roeschley@ni.com>
Acked-by: Karthik Manamcheri <karthik.manamcheri@ni.com>
[nicolas.ferre@atmel.com: fix typo in variable, adapt to newer kernel]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
