]> asedeno.scripts.mit.edu Git - linux.git/commit
serial: Add define for max baud rate divisor
authorEd Blake <ed.blake@sondrel.com>
Tue, 26 Sep 2017 10:40:02 +0000 (11:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Oct 2017 08:17:27 +0000 (10:17 +0200)
commit6263368c5b0b758d8639cad37a2a6493c9370425
tree5aa7124185ff1b0f0659b8dc8e028b656d671dac
parent7464779fa8551b90d5797d4020b0bdb7e6422eb9
serial: Add define for max baud rate divisor

Add a define for the maximum baud rate divisor, to improve code
readability.

Signed-off-by: Ed Blake <ed.blake@sondrel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_mtk.c
drivers/tty/serial/8250/8250_omap.c
drivers/tty/serial/8250/8250_port.c
include/uapi/linux/serial_reg.h