]> git.karo-electronics.de Git - karo-tx-linux.git/commit
TTY: ip22zilog, fix tty_flip_buffer_push call
authorJiri Slaby <jslaby@suse.cz>
Wed, 16 Jan 2013 13:45:06 +0000 (14:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 15:36:47 +0000 (07:36 -0800)
commit2894500dec707a3318e8c28a8df24d828af9a5e3
tree2c0a89787d696608c513ab6bd56e5668f064431d
parentf5836a55dee705d47a16c32139c02721763ff699
TTY: ip22zilog, fix tty_flip_buffer_push call

This one was omitted by the "TTY: switch tty_flip_buffer_push" patch
because I did not compile-test mips driver. Now I do.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/ip22zilog.c