]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcdb2ddb7a8e45223f7be4b873814b5cac6521fdf
treeef4b285ec104228cd5839052c7a13ef41cec4d3e
parentec91cb4e053ff82e5fdcd8266954ddd6c908b125
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