From: Alan Cox Date: Thu, 18 Feb 2010 16:43:54 +0000 (+0000) Subject: USB: tty: Add a function to insert a string of characters with the same flag X-Git-Tag: v2.6.34-rc1~215^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2832fc11f1360668482beec06dbcd631ae5f0cf1;p=pandora-kernel.git USB: tty: Add a function to insert a string of characters with the same flag The USB drivers often want to insert a series of bytes all with the same flag set - provide a helper for this case. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed