]> git.baikalelectronics.ru Git - kernel.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)
commit5221d4ea6b0b6c667aec3c2aa4ddc2a0f94061af
tree76fac7555cedc83716dd6d26ee8a260cef4ea322
parent3ebe0f0e9d1578bed8ce0ca1d60709c08d1f3a28
parent2876282166d9a4ece1cbd84a3d8eab4f2a66bd50
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"