From: Alan Cox Date: Fri, 22 Jun 2007 13:40:18 +0000 (+0100) Subject: USB: serial: belkin_sa: Various needed fixes X-Git-Tag: v2.6.23-rc1~1083^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a8baec77205dfe14f98a4e291c830a311125a8b;p=pandora-kernel.git USB: serial: belkin_sa: Various needed fixes Use the baud rate stuff from the kernel don't parse CBAUD directly Remove pointless and wrong 'no change' check Could do with some good testing as well but again better than adding && BROKEN (The use of BELKIN_SA_BAUD() might seem a bit odd but x/a = b and x/b = a (rounded for integers)). Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed