commit | 52c0326beaa3cb0049d0f1c51c6ad5d4a04e4430 | [log] [tgz] |
---|---|---|
author | Dmitriy Taychenachev <dimichxp@gmail.com> | Tue Feb 24 18:42:48 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 01 20:48:08 2009 -0800 |
tree | 84978240e85936ac1b20ef7c3c01534353688629 | |
parent | 05ffb3e287dfa8ad9fdf29089837b54bc6473303 [diff] |
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>