]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Apr 2012 18:40:43 +0000 (11:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Apr 2012 18:40:43 +0000 (11:40 -0700)
commitbc60b599c207abe12c415ea11169e93e306ab1fa
tree05664edf4a6f10bcb196c9e103eda60e8765334c
parentb09eb7034dbd03cc2fc11ce2a235efd6f2a744ec
parent6256d4ad337d61f02bf78bd8bcdb2382e5d5b078
Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull 3 tiny tty bugfixes from Greg Kroah-Hartman.

* tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  drivers/tty/amiserial.c: add missing tty_unlock
  pch_uart: Fix dma channel unallocated issue
  ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR