summaryrefslogtreecommitdiff
path: root/tests/testdisplay.c
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2013-09-30 17:41:56 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2013-09-30 18:04:22 +0100
commit8393bb41a1717691674809361908050974d71fbf (patch)
tree1447700ca14ada19402a668105a5fc857372c824 /tests/testdisplay.c
parentc128b731dceff48200a9e6e84436a5e726dc4706 (diff)
testdisplay: Remove mode resetting now that we don't adjust the timings
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Diffstat (limited to 'tests/testdisplay.c')
-rw-r--r--tests/testdisplay.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/testdisplay.c b/tests/testdisplay.c
index 0e697952..3d1456e6 100644
--- a/tests/testdisplay.c
+++ b/tests/testdisplay.c
@@ -552,12 +552,6 @@ set_stereo_mode(struct connector *c)
do_set_stereo_mode(c);
- /*
- * The mode may have been adjusted for this format,
- * reset it to its origin timings
- */
- c->mode = c->connector->modes[i];
-
if (qr_code) {
set_single();
pause();