OMAPDSS: implement display sysfs without dss bus
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 13 Feb 2013 11:40:19 +0000 (13:40 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 17 Jun 2013 11:00:50 +0000 (14:00 +0300)
commit94140f0d225fd1261e11a9d883be6de5692d57d8
treea1b9c2d2742fb8fca18b84680feda7dfcf5a84b8
parenta65c8bdab9f122270d149e1ef084a6d11181ecdd
OMAPDSS: implement display sysfs without dss bus

We aim to remove the custom omapdss bus totally, as it's quite a strange
construct and won't be compatible with common display framework. One
problem on the road is that we have sysfs files for each display, and
they depend on the omapdss bus.

This patch creates the display sysfs files independent of the omapdss
bus. This gives us backwards compatibility without using the omapdss bus
for the sysfs files.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/apply.c
drivers/video/omap2/dss/core.c
drivers/video/omap2/dss/display-sysfs.c
drivers/video/omap2/dss/dss.h