USB: ftdi_sio: Handle FT232RL devices like FT232BM devices
authorAndrew M. Bishop <amb@gedanken.demon.co.uk>
Tue, 21 Aug 2007 18:08:56 +0000 (19:08 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:19 +0000 (14:55 -0700)
Handle the FT232RL device type in exactly the same way as FT232BM
devices (FT232RL detection was added around kernel 2.6.20 but not code
for handling it).

Signed-off-by: Andrew M. Bishop <amb@gedanken.demon.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found