From: Alan Cox Date: Sun, 1 Oct 2006 06:27:24 +0000 (-0700) Subject: [PATCH] serial: Fix up offenders peering at baud bits directly X-Git-Tag: v2.6.19-rc1~615 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7bce3097c0f9bbed76ee6fd03742f2624031a45;p=pandora-kernel.git [PATCH] serial: Fix up offenders peering at baud bits directly Stop some other people peering into the baud bits on their own and make them use the tty_get_baud_rate() helper as a preperation for the move to the new termios. Corrected dependancy previous one had on new termios structs Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed