]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: DPI: change regulator handling
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 29 Aug 2013 07:06:55 +0000 (10:06 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 29 Aug 2013 13:21:52 +0000 (16:21 +0300)
commitae144470a593b35364b6ccd00d73f1b9725db57b
tree33f03efb2663babb308884d7d39e293ea8460568
parent261ad14e469eda1ff274bc29ab835bddb436cd63
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>
drivers/video/omap2/dss/core.c
drivers/video/omap2/dss/dpi.c
drivers/video/omap2/dss/dss.h