From: Bjørn Mork Date: Fri, 7 Sep 2012 07:36:07 +0000 (+0000) Subject: net: qmi_wwan: use a single bind function for all device types X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd877e489126b2214f971ae8ef7bd17b48a94a7b;p=pandora-kernel.git net: qmi_wwan: use a single bind function for all device types Refactoring the bind code lets us use a common driver_info struct for all supported devices, simplifying the code a bit. The real advantage is that devices using the CDC ECM interface layout now also can be added dynamically using the new_id sysfs interface. This simplifies testing of new devices. Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller --- Reading git-diff-tree failed