From: Mike Frysinger Date: Mon, 13 Oct 2008 09:33:16 +0000 (+0100) Subject: Blackfin Serial Driver: move common variables out of serial headers and into the... X-Git-Tag: v2.6.28-rc1~684 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9607ecc6ee50445e4d6bd3165f372a0f20f91ce;p=pandora-kernel.git Blackfin Serial Driver: move common variables out of serial headers and into the serial driver move common variables out of serial headers and into the serial driver and rename "nr_ports" to "nr_active_ports" so as to easily differentiate between BFIN_UART_NR_PORTS (the # of available) and nr_ports (the # of enabled) Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed