[PATCH 0/4] serial: 8250_uniphier: some fixes and optimization
From: Masahiro Yamada <hidden>
Date: 2016-10-24 08:00:06
Also in:
linux-serial, lkml
From: Masahiro Yamada <hidden>
Date: 2016-10-24 08:00:06
Also in:
linux-serial, lkml
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