summaryrefslogtreecommitdiff
path: root/drivers/tty/vt/keyboard.c
diff options
context:
space:
mode:
authorAlexey Charkov <alchark@gmail.com>2014-09-06 21:21:14 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-09 03:29:36 +0400
commit5aa387c152fce7ae5cb29f2b191a1570cd04db5f (patch)
tree50806259127c6f3bdb1f49fdce62fcd0710c6f97 /drivers/tty/vt/keyboard.c
parent1db894ecfa73759b1fde359562b9b4ef0e66e23d (diff)
downloadlinux-5aa387c152fce7ae5cb29f2b191a1570cd04db5f.tar.xz
tty: vt8500_serial: explicitly calculate base baud rate
Current code relies on the UART clock pre-divisor to be already configured in the baud rate register. Calculate it in the driver and set explicitly instead, also return the "real" effective baud rate, which is generally slightly different from the requested value. While at this, also ensure that break signal timing is updated when baud rate changes. Signed-off-by: Alexey Charkov <alchark@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/vt/keyboard.c')
0 files changed, 0 insertions, 0 deletions