usbnet cdc_subset: fix issues talking to PXA gadgets
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 20 Jun 2009 08:21:53 +0000 (01:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 20 Jun 2009 08:21:53 +0000 (01:21 -0700)
commit6be832529a8129c9d90a1d3a78c5d503a710b6fc
tree7d09b2141743739c4d4387f818c1fa6319cdb243
parent83b462c656813e002843ddb061c8cc99149cab14
usbnet cdc_subset: fix issues talking to PXA gadgets

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 <dbrownell@users.sourceforge.net>
Tested-by: Aric D. Blumer <aric@sdgsystems.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_subset.c