OMAP: DSS2: DSI: ensure VDDS_DSI is disabled on exit
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 20 Dec 2010 14:26:22 +0000 (16:26 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:20:17 +0000 (14:20 +0300)
commit88257b26953f73f30acf49587cb42b84be43c587
tree504d67f7356c700083e1611fd7e374d9496a194f
parentd1f5857e4bc9b2620fb3e84b1dbaa0ac11b831b4
OMAP: DSS2: DSI: ensure VDDS_DSI is disabled on exit

The panel drivers can leave the VDDS_DSI regulator enabled, even when
the panel is disabled, to ensure that the DSI pins are powered.

This patch ensures that VDDS_DSI is disabled on DSI module unload.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dsi.c