From: Tomi Valkeinen Date: Mon, 20 Dec 2010 14:26:22 +0000 (+0200) Subject: OMAP: DSS2: DSI: ensure VDDS_DSI is disabled on exit X-Git-Tag: v3.0-rc1~166^2~20^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88257b26953f73f30acf49587cb42b84be43c587;p=pandora-kernel.git 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 --- Reading git-diff-tree failed