aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorSerge Semin <[email protected]>2024-02-22 17:50:56 +0300
committerGreg Kroah-Hartman <[email protected]>2024-03-02 22:04:26 +0100
commit675c00eb70534042be06c497605e35aa44aae19b (patch)
tree42eb2b09458cebad6c44eeac9b85ad60f357560b /net/lapb/lapb_out.c
parent4e489a6e93e85726a41f85d1aaaab6f603ec2d33 (diff)
serial: 8250: Use serial8250_do_set_termios for uartclk updating
The serial8250_update_uartclk() body was created based on the several method calls copied from the serial8250_do_set_termios() function. Seeing aside with some other things the later method can update the baud rate based on the new reference clock let's just call it instead thus simplifying the code a bit. Suggested-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/linux-serial/[email protected] Signed-off-by: Serge Semin <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions