[PATCH 0/4] serial: 8250_uniphier: some fixes and optimization

From: Masahiro Yamada
Date: Mon Oct 24 2016 - 04:00:09 EST


This series is mostly based on excellent observant comments
from Denys Vlasenko.

- Add '\n' to a printk message
- Fix a minor bug
- Memory access optimization
- Locking optimization



Denys Vlasenko (1):
serial: 8250_uniphier: fix more unterminated string

Masahiro Yamada (3):
serial: 8250_uniphier: fix clearing divisor latch access bit
serial: 8250_uniphier: hardcode regshift to avoid unneeded memory read
serial: 8250_uniphier: avoid locking for FCR register write

drivers/tty/serial/8250/8250_uniphier.c | 50 ++++++++++++++++++---------------
1 file changed, 28 insertions(+), 22 deletions(-)

--
1.9.1