From: Johan Hovold Date: Fri, 10 Feb 2012 12:20:51 +0000 (+0100) Subject: USB: serial: use dev_err_console in custom write paths X-Git-Tag: v3.4-rc1~184^2~22^2~121^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22a416c4e0f2179b57028e084ac0ed2c110333bd;p=pandora-kernel.git USB: serial: use dev_err_console in custom write paths Use dev_err_console in write paths for devices which can be used as a console but do not use the generic write implementation. Compile-only tested. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed