Revision d6ee1a2894c445a0bed1d2dc04e8f13f1f6c0311 authored by Linus Torvalds on 16 November 2012, 15:46:38 UTC, committed by Linus Torvalds on 16 November 2012, 15:46:38 UTC
Pull TTY fixes from Greg Kroah-Hartman:
 "Here are two TTY driver fixes for 3.7-rc5.

  They resolve a bug in the hvc driver that has been reported, and fix a
  problem with the list of device ids in the max310x serial driver.

  Both have been in linux-next for a while.

  Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>"

* tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: serial: max310x: Add terminating entry for spi_device_id table
  TTY: hvc_console, fix port reference count going to zero prematurely
2 parent s 7e11156 + 1838b8c
History
File Mode Size
Kconfig -rw-r--r-- 445 bytes
Makefile -rw-r--r-- 72 bytes
vlynq.c -rw-r--r-- 19.3 KB

back to top