From: Andrew Lunn Date: Tue, 23 Dec 2008 16:31:23 +0000 (+0100) Subject: USB: CDC-ACM quirk for MTK GPS X-Git-Tag: v2.6.29-rc3~6^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f9c7b4a1cc24d6f05a848f0acf72dbff7c5d42d;p=pandora-kernel.git USB: CDC-ACM quirk for MTK GPS This patch adds a device quirk for a MediaTek Inc GPS chipset. The device implements USB CDC ACM, but is missing the union descriptor, so the ACM class driver fails to probe the device. I've tested this patch with an iBlue A+ GPS which uses this chipset and using kernel 2.6.28-rc9. Signed-off-by: Andrew Lunn, Acked-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed