From: Alexander Shishkin Date: Thu, 7 Jan 2010 01:29:11 +0000 (-0800) Subject: omap2/3: make serial_in_override() address the right uart port X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a44e71f742fd86edc22e4c8fe1860ec347f040f4;p=pandora-kernel.git omap2/3: make serial_in_override() address the right uart port Commit f62349ee9788b1d94c55eb6c291d74a1f69bdd9e makes it possible to have some other than first uart port as ttyS0, which breaks the workaround serial_in_override() function which will try to address the first uart port (for ttyS0) and not the one that was initialized. Signed-off-by: Alexander Shishkin CC: Mika Westerberg Acked-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed