commit | ce126644aa10bf1d8f1c1929b65adab026095761 | [log] [tgz] |
---|---|---|
author | Julian Calaby <julian.calaby@gmail.com> | Tue Jan 05 23:58:20 2010 +1100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 02 14:53:32 2010 -0800 |
tree | 186e24b9655716e4bf387acf89bfc65e301a9b88 | |
parent | 7c5d8c394a077a686cfa646cd85dc159a2a940cc [diff] |
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 <julian.calaby@gmail.com> Cc: Oliver Neukum <oliver@neukum.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>