]> git.baikalelectronics.ru Git - kernel.git/commit
ti_usb_3410_5052: support alternate firmware
authorChris Adams <cmadams@hiwaay.net>
Sun, 11 Jan 2009 19:48:53 +0000 (19:48 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Jan 2009 00:37:01 +0000 (16:37 -0800)
commit038e6a57871f4b0a8100b9d2d26ec411c206066d
treee07816d365aa05914a92cb7eed05cb20462779e7
parentb468a47689c9b560d6473d7dd02ad2326907fe55
ti_usb_3410_5052: support alternate firmware

The TI USB serial driver supports specifying alternate vendor and
product IDs (since the chips can and are used in devices under other
vendor/product IDs).  However, the alternate IDs were not loaded in the
combined product table.  This patch also adds support for loading
alternate firmware for alternate vendor/product IDs.

Signed-off-by: Chris Adams <cmadams@hiwaay.net>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/serial/ti_usb_3410_5052.c