kernel-hacking-2024-linux-s.../drivers/video/omap2
Tomi Valkeinen 4123de2138 OMAPDSS: DPI: change regulator handling
Regulator handling for DPI and SDI is currently handled in the core.c,
using the 'virtual' omapdss platform device. Nowadays we have proper
devices for both DPI and SDI, and so we can handle the regulators inside
the respective drivers.

This patch moves the regulator handling for DPI into dpi.c.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Archit Taneja <archit@ti.com>
2013-08-29 16:21:52 +03:00
..
displays Various fbdev changes for 3.11 2013-07-09 15:51:32 -07:00
displays-new OMAPDSS: analog-tv-connector: compile fix 2013-08-02 13:03:21 +03:00
dss OMAPDSS: DPI: change regulator handling 2013-08-29 16:21:52 +03:00
omapfb OMAPFB: use EPROBE_DEFER if default display is not present 2013-06-17 14:00:54 +03:00
Kconfig OMAPDSS: Add new TFP410 Encoder driver 2013-06-17 14:16:03 +03:00
Makefile OMAPDSS: Add new TFP410 Encoder driver 2013-06-17 14:16:03 +03:00
vrfb.c