diff options
author | Jaeden Amero <[email protected]> | 2016-01-26 12:34:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-02-06 22:40:25 -0800 |
commit | b78cd1691404ca26ea7ede3d899b8bd2482da745 (patch) | |
tree | a6c3058054692baadd17f755e44af04fc21539ed /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 1d673fb971d4411e92991ca17ff2b54ce19af3a4 (diff) |
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 <[email protected]>
Signed-off-by: Kyle Roeschley <[email protected]>
Acked-by: Karthik Manamcheri <[email protected]>
[[email protected]: fix typo in variable, adapt to newer kernel]
Signed-off-by: Nicolas Ferre <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions