Skip to content

Commit

Permalink
[PATCH] USB ftdi_sio: reduce device id table clutter
Browse files Browse the repository at this point in the history
ftdi_sio: Use a single usb_device_id table and detect the type of chip
programatically.  The table also flags devices requiring special
initialization.  The patch makes the driver about 10K smaller and makes
it easier to add new device IDs.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Jul 12, 2005
1 parent 9c8d617 commit 8f977e4
Showing 1 changed file with 144 additions and 563 deletions.
Loading

0 comments on commit 8f977e4

Please sign in to comment.