]> 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)
commit98f6e482f906d81eebe8461d0824baa173b555cd
tree02302eb190b998c4019a30ecb027e7ce1da6fda6
parent380abddf94be3476f85e64e22814c928018c2f42
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 3a2c29538a97da79c09cd201079f2402e6bda4f4.

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