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 -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html