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:
6eafde5
)
ARM: mx3: complement uart init routine with an exit routine
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Wed, 23 Jun 2010 09:57:19 +0000
(11:57 +0200)
committer
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Wed, 30 Jun 2010 07:01:01 +0000
(09:01 +0200)
moboard_uart0_init requests a gpio. Without an exit function that
frees that gpio again binding the uart a second time doesn't work.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
No differences found