Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-s3c64xx / mach-smartq5.c
index 70bcbcac4f0f02aa62ca3518c50c3334bca41dc8..a4d59b076e3d9d31b518160b28d87d65c93d1300 100644 (file)
@@ -108,8 +108,6 @@ static struct platform_device smartq5_buttons_device  = {
 
 static struct s3c_fb_pd_win smartq5_fb_win0 = {
        .win_mode       = {
-               .pixclock       = 1000000000000ULL /
-                               ((40+1+216+800)*(10+1+35+480)*80),
                .left_margin    = 216,
                .right_margin   = 40,
                .upper_margin   = 35,
@@ -118,6 +116,7 @@ static struct s3c_fb_pd_win smartq5_fb_win0 = {
                .vsync_len      = 1,
                .xres           = 800,
                .yres           = 480,
+               .refresh        = 80,
        },
        .max_bpp        = 32,
        .default_bpp    = 16,