From: Mika Westerberg Date: Sat, 12 Dec 2009 00:16:35 +0000 (-0800) Subject: OMAP3: serial - allow platforms specify which UARTs to initialize X-Git-Tag: v2.6.33-rc1~295^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f62349ee9788b1d94c55eb6c291d74a1f69bdd9e;p=pandora-kernel.git OMAP3: serial - allow platforms specify which UARTs to initialize This patch adds new function: omap_serial_init_port(port) that can be used to initialize only selected UARTs as serial ports. Platforms can then in their board files call this function instead of omap_serial_init() if they don't want to use all UARTs as serial ports. Signed-off-by: Mika Westerberg Signed-off-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed