From 93e5ee5443b497ab7f18da74efa01014965c3b96 Mon Sep 17 00:00:00 2001 From: Timur Tabi Date: Thu, 10 May 2012 16:57:28 -0500 Subject: [PATCH] --- yaml --- r: 310289 b: refs/heads/master c: 5e7b911f9a3e582635801675b7fe935b16cd4af5 h: refs/heads/master i: 310287: 662d416de26019f14164369108a394a43819eabb v: v3 --- [refs] | 2 +- trunk/drivers/video/fsl-diu-fb.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 551b56f4bb37..a55fc510355a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 24bb7a6efc528ea6d6270ac2c788f23bb32c2331 +refs/heads/master: 5e7b911f9a3e582635801675b7fe935b16cd4af5 diff --git a/trunk/drivers/video/fsl-diu-fb.c b/trunk/drivers/video/fsl-diu-fb.c index 6af3f16754f0..458c00664ade 100644 --- a/trunk/drivers/video/fsl-diu-fb.c +++ b/trunk/drivers/video/fsl-diu-fb.c @@ -834,7 +834,6 @@ static void update_lcdc(struct fb_info *info) diu_ops.set_pixel_clock(var->pixclock); out_be32(&hw->syn_pol, 0); /* SYNC SIGNALS POLARITY */ - out_be32(&hw->thresholds, 0x00037800); /* The Thresholds */ out_be32(&hw->int_status, 0); /* INTERRUPT STATUS */ out_be32(&hw->plut, 0x01F5F666);