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:
461395c
)
OMAPDSS: move the creation of debugfs files
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 2 Mar 2012 16:01:07 +0000
(18:01 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 11 May 2012 11:44:52 +0000
(14:44 +0300)
Instead of having an ugly #ifdef mess in the core.c for creating debugfs
files, add a dss_debugfs_create_file() function that the dss drivers
can use to create the debugfs files.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found