Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Oct 2015 22:52:09 +0000 (07:52 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Oct 2015 22:52:09 +0000 (07:52 +0900)
commitdd5ae6818ccd4ab0aa6f7d84e88f60a48af0fb52
treee0e38ccea3b08ed4540320c54385c6bfa9370d8e
parent4ee8019d3fdc6cce14129a954632c0f81d456884
parentf235f664a8afabccf863a5dee4777d2d7b676fda
Merge tag 'tty-4.3-rc7' of git://git./linux/kernel/git/gregkh/tty

Pull tty/serial fixes from Greg KH:
 "Here are two fixes that resolve reported issues, one with the 8250
  driver, and the other with the generic fbcon driver.

  Both have been in linux-next for a while"

* tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  fbcon: initialize blink interval before calling fb_set_par
  Revert "serial: 8250_dma: don't bother DMA with small transfers"