From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed, 31 Jul 2013 18:31:06 +0000 (-0700)
Subject: Merge tag 'tty-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
X-Git-Tag: firefly_0821_release~176^2~5623
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a93f66dc5ff51a8f88f13e4a4b8e3e51ed89c0a5;p=firefly-linux-kernel-4.4.55.git

Merge tag 'tty-3.11-rc4' of git://git./linux/kernel/git/gregkh/tty

Pull tty/serial driver fixes from Greg KH:
 "Here are 4 tiny tty and serial driver fixes for 3.11-rc4.

  Nothing big, a refcount leak, a module alias fix, and two fixes to the
  mxs-auart serial driver"

* tag 'tty-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  serial: arc_uart: Fix module alias
  tty_port: Fix refcounting leak in tty_port_tty_hangup()
  serial/mxs-auart: increase time to wait for transmitter to become idle
  serial/mxs-auart: fix race condition in interrupt handler
---

a93f66dc5ff51a8f88f13e4a4b8e3e51ed89c0a5