zaurus: add usb id for motomagx phones
authorDmitriy Taychenachev <dimichxp@gmail.com>
Tue, 24 Feb 2009 18:42:48 +0000 (18:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2009 04:48:08 +0000 (20:48 -0800)
commit52c0326beaa3cb0049d0f1c51c6ad5d4a04e4430
tree84978240e85936ac1b20ef7c3c01534353688629
parent05ffb3e287dfa8ad9fdf29089837b54bc6473303
zaurus: 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 zaurus driver can
properly handle this combined device.

Signed-off-by: Dmitriy Taychenachev <dimichxp@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/zaurus.c