Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1255128 > unrolled thread

[PATCH v2 0/2] serial: 8250_early: simplify serial_putc()

Started byMasahiro Yamada <yamada.masahiro@socionext.com>
First post2015-10-24 06:20 +0200
Last post2015-10-24 06:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 0/2] serial: 8250_early: simplify serial_putc() Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-10-24 06:20 +0200

#1255128 — [PATCH v2 0/2] serial: 8250_early: simplify serial_putc()

FromMasahiro Yamada <yamada.masahiro@socionext.com>
Date2015-10-24 06:20 +0200
Subject[PATCH v2 0/2] serial: 8250_early: simplify serial_putc()
Message-ID<qmYtc-65k-3@gated-at.bofh.it>
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web