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:
2aeb203
)
PLAT-OMAP: MCBSP: Transform into platform driver
author
Eduardo Valentin
<eduardo.valentin@indt.org.br>
Thu, 29 May 2008 16:50:46 +0000
(12:50 -0400)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 30 May 2008 22:14:48 +0000
(15:14 -0700)
This patch transform mcbsp code into a very initial
implementation of a platform driver.
It also gets ride of ifdefs on mcbsp.c code.
To do it, a platform data structure was defined.
Platform devices are located in arch/arm/plat-omap/devices.c
Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found