From: Atsushi Nemoto Date: Sat, 10 Feb 2007 09:45:05 +0000 (-0800) Subject: [PATCH] serial: serial_txx9 driver update X-Git-Tag: v2.6.21-rc1~274^2~351 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=138c5d258cf06c278f5d7fe0a806e50fe413a08f;p=pandora-kernel.git [PATCH] serial: serial_txx9 driver update Update the serial_txx9 driver. * Configurable manumum port number. (SERIAL_TXX9_NR_UARTS) * Remove some code which is unneeded if CONFIG_PM=n. * Use PCI_DEVICE() for pci device id table and make it const. * Do not include Signed-off-by: Atsushi Nemoto Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed