From: Andrew Victor Date: Wed, 23 Jan 2008 08:25:15 +0000 (+0100) Subject: [ARM] 4757/1: [AT91] UART initialization X-Git-Tag: v2.6.25-rc1~1175^2~2^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8f385a631ef1f49d67a3798ca40dec36ccdf07d;p=pandora-kernel.git [ARM] 4757/1: [AT91] UART initialization Modify the UART initialization to allow the board-initialization code to specify which pins are connected, and which pins should therefore be initialized. The current at91_init_serial() will continue to work as-is, but is marked as "deprecated" and will be removed once the board-specific files has been updated to use the new interface. As in the AVR32 code, we assume that the TX and RX pins will always be initialized. Signed-off-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed