From: Johan Hovold Date: Sun, 29 Dec 2013 18:23:05 +0000 (+0100) Subject: USB: pl2303: add line-status quirk for Siemens phones X-Git-Tag: v3.14-rc1~148^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=228e4105374cffd5372b1dbdf1f8ec8cf1d964ae;p=pandora-kernel.git USB: pl2303: add line-status quirk for Siemens phones Implement line-status handling for Siemens phones as a quirk rather than spreading such information all over the driver by matching on vendor and and product ids. Note that the SIEMENS_PRODUCT_ID_EF81, which was added after the line-status handling for the other Siemens phones was fixed, might also need this quirk. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed