From: ben.nizette@iinet.net.au Date: Wed, 7 Nov 2007 07:16:22 +0000 (+0900) Subject: [AVR32] Fix duplicate clock index in at32ap machine code X-Git-Tag: v2.6.24-rc3~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80f76c54bd23c45b37f03a4d49ef4b760430dbcc;p=pandora-kernel.git [AVR32] Fix duplicate clock index in at32ap machine code There's a duplicate clock index between USART0 and USART1 which may be causing system crashes when USART0 is used. Change the USART0 index to '3', indicating the clock that is actually used by USART0. Signed-off-by: Ben Nizette Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed