diff options
author | Andy Shevchenko <[email protected]> | 2023-01-23 21:26:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-01-31 10:59:48 +0100 |
commit | 646b4cd9909aaf2bfb9e05897e9c3871a7385219 (patch) | |
tree | 23007b0e730c8f8812363db292c74bed283cd186 /drivers/usb/cdns3/cdns3-imx.c | |
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 <[email protected]>
Reviewed-by: Gabriel Somlo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions