From: Dmitriy Taychenachev Date: Wed, 25 Feb 2009 04:36:51 +0000 (+0800) Subject: USB: cdc-acm: add usb id for motomagx phones X-Git-Tag: v2.6.29-rc7~22^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=155df65ae11dfc322214c6f887185929c809df1b;p=pandora-kernel.git USB: cdc-acm: add usb id for motomagx phones The Motorola MOTOMAGX phones (Z6, E8, Zn5 so far) are providing combined ACM/BLAN USB configuration. Since it has Vendor Specific class, the corresponding drivers (cdc-acm, zaurus) can't find it just by interface info. This patch adds usb id so the cdc-acm driver can properly handle this combined device. Signed-off-by: Dmitriy Taychenachev Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed