From: Bjørn Mork Date: Sun, 27 Apr 2014 14:47:45 +0000 (+0200) Subject: usb: qcserial: define and use Sierra Wireless layout X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bc7a069402e1a443ded8088a8be0dc8aa1c2c9b;p=pandora-kernel.git usb: qcserial: define and use Sierra Wireless layout All the "non Gobi" Qualcomm based devices handled by this driver share a common standard Sierra Wireless specific layout. Adding code specifically for this layout allow us to reduce the number of match entries per device from three to one. This change will result in a penalty wrt stable backports, but simplifies new Sierra device addtitions in the long term. Signed-off-by: Bjørn Mork Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed