diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-01-23 21:26:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-31 10:59:48 +0100 |
commit | 646b4cd9909aaf2bfb9e05897e9c3871a7385219 (patch) | |
tree | 23007b0e730c8f8812363db292c74bed283cd186 /tools/perf/scripts/python/syscall-counts.py | |
parent | 297cb3f0b94bfedd781426814f1798a5c5658050 (diff) |
serial: liteuart: Remove a copy of UART id in private structure
The struct liteuart_port keeps tracking of UART ID which is also
saved in the struct uart_port as line member. Drop the former one
and use the latter everywhere.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Gabriel Somlo <gsomlo@gmail.com>
Link: https://lore.kernel.org/r/20230123192604.81452-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions