OMAPDSS: split manager sysfs code
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 6 Aug 2012 11:44:09 +0000 (14:44 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 7 Sep 2012 17:02:10 +0000 (20:02 +0300)
commitf6a0492ee0f243415b03632826b80a8c8ae3680b
treeef4b285ec104228cd5839052c7a13ef41cec4d3e
parent916915161d6a6995275dd41c580b3c9e16a859df
OMAPDSS: split manager sysfs code

Separate sysfs code for managers to a separate file. This is a bit
cleaner, and will allow us later to easily switch off the sysfs support
via Kconfig option.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/Makefile
drivers/video/omap2/dss/dss.h
drivers/video/omap2/dss/manager-sysfs.c [new file with mode: 0644]
drivers/video/omap2/dss/manager.c