git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
852e4a8
)
serial: 8250_dma: Switch to using tty_port
author
Heikki Krogerus
<heikki.krogerus@linux.intel.com>
Wed, 16 Jan 2013 12:08:13 +0000
(14:08 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 15:36:10 +0000
(07:36 -0800)
The tty buffer functions are converted to using tty_port
structure instead of struct tty, so we must do the same.
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found