]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Oct 2013 17:37:42 +0000 (10:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Oct 2013 17:37:42 +0000 (10:37 -0700)
commit7b4a51550981d7602a5e1209b53a67c817c85999
tree76fac7555cedc83716dd6d26ee8a260cef4ea322
parent66eb411ea2d8d12eacc0eadcd5004a1736994814
parentd969de8d83401683420638c8107dcfedb2146f37
Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull serial driver fixes from Greg KH:
 "Here are two serial driver fixes for your tree.  One is a revert of a
  patch that causes a build error, the other is a fix to provide the
  correct brace placement which resolves a bug where the driver was not
  working properly"

* tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  serial: vt8500: add missing braces
  Revert "serial: i.MX: evaluate linux,stdout-path property"