git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bbf1d4
)
avr32/at32ap: fix mapping of platform device id for USART
author
Hans-Christian Egtvedt
<hans-christian.egtvedt@atmel.com>
Wed, 8 Jun 2011 08:47:25 +0000
(10:47 +0200)
committer
Hans-Christian Egtvedt
<hans-christian.egtvedt@atmel.com>
Tue, 14 Jun 2011 11:37:29 +0000
(13:37 +0200)
This patch will fix the mapping of the platform device id when mapping USART
peripheral ID to UART platform device id. Not setting the platform device id
will in most cases (when you map USART > 0 to UART 0) make the console not
available.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
No differences found