commit | bc71e479cdb2caab9b4473f7ad508c3fcb142486 | [log] [tgz] |
---|---|---|
author | Adam Kropelin <akropel1@rochester.rr.com> | Sun Jul 29 11:03:29 2007 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jul 30 13:27:47 2007 -0700 |
tree | 8e8f499491acced62f303e853196ec6d039a377e | |
parent | 1060bce7b74c8914999a067803ec659949ff682e [diff] |
usb-serial: Fix edgeport regression on non-EPiC devices Fix serious regression on non-EPiC edgeport usb-serial devices. Baud rate and MCR/LCR registers are not being written on these models due to apparent copy-n-paste errors introduced with EPiC support. Failure reported by Nick Pasich <Nick@NickAndBarb.net>. Signed-off-by: Adam Kropelin <akropel1@rochester.rr.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>