commit | ed6e52829c113ca18f042ac55cc77b1b90745eab | [log] [tgz] |
---|---|---|
author | Andrew M. Bishop <amb@gedanken.demon.co.uk> | Tue Aug 21 19:08:56 2007 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 12 14:55:19 2007 -0700 |
tree | c004ad7b5028040e8f7b9580733fca7170a37d0c | |
parent | eb23105462304fd35571fd0cab1de7aec79a9ec5 [diff] |
USB: ftdi_sio: Handle FT232RL devices like FT232BM devices 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>