Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Oct 2017 16:23:49 +0000 (09:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Oct 2017 16:23:49 +0000 (09:23 -0700)
commit27b3b1601c798264f73a27c6cdc3313195d1916e
treee5c53cd813209590e52d56c8976f0cd99d75c33a
parent08bbc4fcf7c4d6e879b10733a1f59ca3c2d22f4b
parentc91261437985d481c472639d4397931d77f5d4e9
Merge tag 'tty-4.14-rc4' of git://git./linux/kernel/git/gregkh/tty

Pull tty/serial fixes from Greg KH:
 "Here are a small number (5) of patches for some reported TTY and
  serial issues. Nothing major, a documentation update, timing fix,
  error handling fix, name reporting fix, and a timeout issue resolved.

  All of these have been in linux-next for a while with no reported
  issues"

* tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  serial: sccnxp: Fix error handling in sccnxp_probe()
  tty: serial: lpuart: avoid report NULL interrupt
  serial: bcm63xx: fix timing issue.
  mxser: fix timeout calculation for low rates
  serial: sh-sci: document R8A77970 bindings