From: Johan Hovold Date: Fri, 7 May 2010 17:46:56 +0000 (+0200) Subject: USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag X-Git-Tag: v2.6.35-rc1~471^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70ced221cc9f041481f129e63cc5b1dedb0ff959;p=pandora-kernel.git USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag Fix regression introduced by commit a108bfcb372d8c4452701039308fb95747911c59 (USB: tty: Prune uses of tty_request_room in the USB layer) which broke three drivers (cypress_m8, digi_acceleport and spcp8x5) through incorrect use of tty_insert_flip_string_fixed_flag. Signed-off-by: Johan Hovold Cc: stable [.34] Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed