diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2022-04-29 23:40:26 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-05 23:37:18 +0300 |
commit | 4487cd3e5f94b8cde264d5a73d6f4b5a50494646 (patch) | |
tree | a27ff24e639b39603467bbcc20895e3c480190ad /drivers/tty/serial/stm32-usart.c | |
parent | 0a7ff843d507ce2cca2c3b7e169ee56e28133530 (diff) | |
download | linux-4487cd3e5f94b8cde264d5a73d6f4b5a50494646.tar.xz |
serial: sifive: Remove duplicate `clkin_rate' setting
The `clkin_rate' member of `struct sifive_serial_port' now duplicates
`uartclk' from nested `struct uart_port', so use `uartclk' throughout
and remove `clkin_rate'.
Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Link: https://lore.kernel.org/r/alpine.DEB.2.21.2204291656150.9383@angie.orcam.me.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/stm32-usart.c')
0 files changed, 0 insertions, 0 deletions