USB: pl2303: use tty_insert_flip_string_fixed_flag
authorJohan Hovold <jhovold@gmail.com>
Sat, 8 May 2010 13:18:41 +0000 (15:18 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:44 +0000 (13:21 -0700)
commitd45cc8df7f59eb4db28408076ce979cd5e18f2b7
treea41e5e65207c77346fc818cb411d20ef39ad283d
parent49b2597a86835a4eddcc02c7eafa2996aea58036
USB: pl2303: use tty_insert_flip_string_fixed_flag

Use tty_insert_flip_string_fixed_flag to report errors to line
discipline.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/pl2303.c