From: Julian Calaby Date: Tue, 5 Jan 2010 12:58:20 +0000 (+1100) Subject: USB: cdc_acm: Silence "It is not a modem." error for pbLua devices X-Git-Tag: v2.6.34-rc1~215^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce126644aa10bf1d8f1c1929b65adab026095761;p=pandora-kernel.git USB: cdc_acm: Silence "It is not a modem." error for pbLua devices The pbLua console port is known to not be a modem, so it is unnecessary to be told this when it is plugged in. Add NOT_A_MODEM quirk to tell the driver that we know this already and hence not to warn us, and mark the pbLua console port. Signed-off-by: Julian Calaby Cc: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed