summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8c51a47)
raw | patch | inline | side by side (parent: 8c51a47)
author | Sunita Nadampalli <sunitan@ti.com> | |
Thu, 9 May 2013 18:30:20 +0000 (13:30 -0500) | ||
committer | Praneeth Bajjuri <praneeth@ti.com> | |
Fri, 12 Jul 2013 22:41:45 +0000 (17:41 -0500) |
Change-Id: I8174f94311255691cca9c18f7d5315f819ee444b
Signed-off-by: Sunita Nadampalli <sunitan@ti.com>
Signed-off-by: Sunita Nadampalli <sunitan@ti.com>
drivers/video/omap2/dsscomp/base.c | patch | blob | history |
index 10a3a2fcb3a64c07fd2a8c04849ad70c98cfa195..791b01959a89b5b8b01899b125ca2588e29a9477 100755 (executable)
/* just in case there are new fields, we get the current info */
ovl->get_overlay_info(ovl, &info);
+ ovl->enabled = cfg->enabled;
if (!cfg->enabled)
goto done;