linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] serial: 8250_early: simplify serial_putc()
@ 2015-10-24  4:17 Masahiro Yamada
  2015-10-24  4:17 ` [PATCH v2 1/2] serial: 8250_early: do not save and restore IER in write callback Masahiro Yamada
  2015-10-24  4:17 ` [PATCH v2 2/2] serial: 8250_early: squash wait_for_xmitr() into serial_putc() Masahiro Yamada
  0 siblings, 2 replies; 7+ messages in thread
From: Masahiro Yamada @ 2015-10-24  4:17 UTC (permalink / raw)
  To: linux-serial
  Cc: Masahiro Yamada, Vineet Gupta, Kevin Cernekee, Jiri Slaby,
	Rob Herring, Peter Hurley, linux-kernel, Wang Long,
	Greg Kroah-Hartman


Changes in v2:
  - split into two patches

Masahiro Yamada (2):
  serial: 8250_early: do not save and restore IER in write callback
  serial: 8250_early: squash wait_for_xmitr() into serial_putc()

 drivers/tty/serial/8250/8250_early.c | 20 ++------------------
 1 file changed, 2 insertions(+), 18 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-10-29  5:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-24  4:17 [PATCH v2 0/2] serial: 8250_early: simplify serial_putc() Masahiro Yamada
2015-10-24  4:17 ` [PATCH v2 1/2] serial: 8250_early: do not save and restore IER in write callback Masahiro Yamada
2015-10-27 13:54   ` Peter Hurley
2015-10-28  3:27     ` Masahiro Yamada
2015-10-28 14:36       ` Peter Hurley
2015-10-29  5:21         ` Masahiro Yamada
2015-10-24  4:17 ` [PATCH v2 2/2] serial: 8250_early: squash wait_for_xmitr() into serial_putc() Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).