OMAPDSS: move the creation of debugfs files
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Mar 2012 16:01:07 +0000 (18:01 +0200)
committerTomi 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