summaryrefslogtreecommitdiff
path: root/include/video/mcde.h
diff options
context:
space:
mode:
authorJimmy Rubin <jimmy.rubin@stericsson.com>2011-03-18 10:18:50 +0100
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:03:50 +0200
commit35fcc21edd363515636edf3d92fdc3ce7cdc516e (patch)
tree3ca30d101aae55273688c887722f3d0ea407f559 /include/video/mcde.h
parenta3874fac24c5e99f754ee813f106261329d45430 (diff)
video: mcde: Enable esram34 only if needed
The esram34 epod is only enabled when MCDE is used for rotation. ST-Ericsson Linux Next: - ST-Ericsson ID: AP 329602 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I8cf82fb5305b51c8dd27622689ae616eb834aa42 Signed-off-by: Jimmy Rubin <jimmy.rubin@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/18986 Reviewed-by: David PARIS <david.paris-nonst@stericsson.com> Reviewed-by: QATOOLS Reviewed-by: Marcel TUNNISSEN <marcel.tuennissen@stericsson.com> Reviewed-by: Per PERSSON <per.xb.persson@stericsson.com>
Diffstat (limited to 'include/video/mcde.h')
-rw-r--r--include/video/mcde.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/video/mcde.h b/include/video/mcde.h
index 31c6443fcd2..a9976352009 100644
--- a/include/video/mcde.h
+++ b/include/video/mcde.h
@@ -164,6 +164,7 @@ struct mcde_port {
enum mcde_sync_src sync_src;
bool update_auto_trig;
enum mcde_hdmi_sdtv_switch hdmi_sdtv_switch;
+ struct regulator *reg_esram;
union {
struct {
u8 virt_id;