From: Maxime Bizon Date: Fri, 19 Oct 2012 08:45:07 +0000 (+0200) Subject: x86: ce4100: allow second UART usage X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08ec212c0f92cbf30e3ecc7349f18151714041d6;p=pandora-kernel.git x86: ce4100: allow second UART usage The current CE4100 and 8250_pci code have both a limitation preventing the registration and usage of CE4100's second UART. This patch changes the platform code fixing up the UART port to work on a relative UART port base address, as well as the 8250_pci code to make it register 2 UART ports for CE4100 and pass the port index down to all consumers. Signed-off-by: Florian Fainelli Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed