commit | f5e09b7cac4a2705f55830db64d448c062e84e8e | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Mon Sep 12 12:23:25 2005 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Sep 12 12:23:54 2005 -0700 |
tree | 604a8fb44b20f35b740351a42904c19de5d3a728 | |
parent | bc506517ec5dcc638eaa55672d5a924c1e2a2d0b [diff] |
[PATCH] USB: ftdi_sio: custom baud rate fix ftdi_sio: I messed up the baud_base for custom baud rate support in 2.6.13. The attached one-liner patch fixes it. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>