From: Adam Kropelin Date: Sun, 29 Jul 2007 15:03:29 +0000 (-0400) Subject: usb-serial: Fix edgeport regression on non-EPiC devices X-Git-Tag: v2.6.23-rc2~151^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc71e479cdb2caab9b4473f7ad508c3fcb142486;p=pandora-kernel.git 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 . Signed-off-by: Adam Kropelin Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed