From: Alan Cox Date: Fri, 29 Sep 2006 09:01:38 +0000 (-0700) Subject: [PATCH] generic_serial: remove private decoding of baud rate bits X-Git-Tag: v2.6.19-rc1~666 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d720bc4b8fc5d6d179ef094908d4fbb5e436ffad;p=pandora-kernel.git [PATCH] generic_serial: remove private decoding of baud rate bits The driver has no business doing this work itself any more and hasn't for some years. When the new speed stuff goes in this will break entirely so fix it up ready. Also remove a #if 0 around a comment.... Signed-off-by: Alan Cox Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed