From: Jonas Sjöquist Date: Fri, 23 Apr 2010 01:07:45 +0000 (+0000) Subject: cdc_ether: Identify MBM devices by GUID in MDLM descriptor X-Git-Tag: v2.6.35-rc1~473^2~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21851264120b0bd1f953328cb131abcfa9305bc3;p=pandora-kernel.git cdc_ether: Identify MBM devices by GUID in MDLM descriptor This patch removes vid/pid for Ericsson MBM devices from the whitelist set of devices. The MBM devices are instead identified by GUID. In order for cdc_ether to handle these devices the GUID in the MDLM descriptor is tested. All MBM devices currently handled by cdc_ether as well as future CDC Ethernet MBM devices can be identified by the GUID. This is the same solution used in Carl Nordbeck's mbm driver, http://kerneltrap.org/mailarchive/linux-usb/2008/11/17/4141384/thread I post this as RFC to get feedback on however cdc_ether is the correct place to do the binding, or if it should be done in a separate driver, e.g. zaurus. Signed-off-by: Jonas Sjöquist Signed-off-by: David S. Miller --- Reading git-diff-tree failed