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:
94c042c
)
OMAP: DSS2: Clean up probe for DSS & DSI
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 16 May 2011 10:52:51 +0000
(13:52 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 25 Jul 2011 07:08:13 +0000
(10:08 +0300)
Both dss.c and dsi.c had a probe function, which was almost a dummy one,
calling dss_init() and dsi_init().
Remove the init functions by moving the initialization code into probe
functions.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found