]> git.baikalelectronics.ru Git - kernel.git/commit
avr32: fix use of non-existing portnr variable in at32_map_usart()
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 1 Jun 2011 09:08:01 +0000 (11:08 +0200)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Tue, 14 Jun 2011 11:37:28 +0000 (13:37 +0200)
commitea45fec5f3f4420d294300d7cb7bcc3074ec76c0
tree02302eb190b998c4019a30ecb027e7ce1da6fda6
parentc4f1454a408bf3f1d7beab321b11dffdf312790d
avr32: fix use of non-existing portnr variable in at32_map_usart()

This patch fixes the use of the non-existing portnr variable in
at32_map_usart() to use the provided line number instead. Typo was introduced
in commit 8c769fca1a534fb1362b916c3b08e93d776e2d1d.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
arch/avr32/mach-at32ap/at32ap700x.c