diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-10-19 13:37:55 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-12-12 21:42:31 -0800 |
commit | 7be047e035dc4fb1536f1694cbb932f881533ab2 (patch) | |
tree | 92f9ac1b12c1914af7cab91cf60fd6e426e13e4c /drivers/tty/n_tty.c | |
parent | 527e9316f8ec44bd53d90fb9f611fa7ffff52bb9 (diff) |
serial: 8250_uniphier: fix dl_read and dl_write functions
The register offset must be shifted by regshift, otherwise the
baudrate is not set. I missed the issue probably because the
divisor register was already set by the boot loader.
Fixes: 1a8d2903cb6a ("serial: 8250_uniphier: add UniPhier serial driver")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/n_tty.c')
0 files changed, 0 insertions, 0 deletions