From: David Brownell Date: Sat, 20 Jun 2009 08:21:53 +0000 (-0700) Subject: usbnet cdc_subset: fix issues talking to PXA gadgets X-Git-Tag: v2.6.27.29~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4afc4dd4a332ebb48fde7cd30822ab5c5cd80d2d;p=pandora-kernel.git usbnet cdc_subset: fix issues talking to PXA gadgets [ Upstream commit 6be832529a8129c9d90a1d3a78c5d503a710b6fc ] The host-side CDC subset driver is binding more specifically than it should ... only to PXA 210/25x/26x Linux-USB gadgets. Loosen that restriction to match the gadget driver driver. This will various PXA 27x and PXA 3xx devices happier when talking to Linux hosts, potentially others. Signed-off-by: David Brownell Tested-by: Aric D. Blumer Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed