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:
48f76ed
)
ARM: mxs: Change duart device to use amba-pl011
author
Shawn Guo
<shawn.guo@freescale.com>
Tue, 4 Jan 2011 06:20:52 +0000
(14:20 +0800)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 12 Jan 2011 13:47:15 +0000
(14:47 +0100)
The mxs duart is actually an amba-pl011 device. This commit changes
the duart device code to dynamically allocate amba-pl011 device,
so that drivers/serial/amba-pl011.c can be used on mxs.
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found