usb-serial: Fix edgeport regression on non-EPiC devices
commitbc71e479cdb2caab9b4473f7ad508c3fcb142486
authorAdam Kropelin <akropel1@rochester.rr.com>
Sun, 29 Jul 2007 15:03:29 +0000 (29 11:03 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 30 Jul 2007 20:27:47 +0000 (30 13:27 -0700)
tree8e8f499491acced62f303e853196ec6d039a377e
parent1060bce7b74c8914999a067803ec659949ff682e
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>
drivers/usb/serial/io_edgeport.c