tty: baudrate: SPARC supports few more baud rates
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 15 Jan 2020 22:41:24 +0000 (00:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Jan 2020 09:23:26 +0000 (10:23 +0100)
commit1ddeb5a74ab6941dfd310b73c8554c393c70c2ef
tree9087577b5648f4edfb7a6ea472eaa1697604b447
parent6ada6064b239f5e8e3d4dae0717d3ced437d0527
tty: baudrate: SPARC supports few more baud rates

According to termbits.h SPARC supports few more baud rates
than currently defined in tty_baudrate.c.

Append supported ones to baud_table[] and baud_bits[].

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200115224124.74684-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_baudrate.c