]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/mach-s3c64xx/mach-smartq7.c
Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux
[net-next-2.6.git] / arch / arm / mach-s3c64xx / mach-smartq7.c
index c4868dbd2fe2096a8ae8682cfa28dea8a853fe71..e50a7d781732fd2e7d072f647439421e7489c8f3 100644 (file)
@@ -124,8 +124,6 @@ static struct platform_device smartq7_buttons_device  = {
 
 static struct s3c_fb_pd_win smartq7_fb_win0 = {
        .win_mode       = {
-               .pixclock       = 1000000000000ULL /
-                               ((3+10+5+800)*(1+3+20+480)*80),
                .left_margin    = 3,
                .right_margin   = 5,
                .upper_margin   = 1,
@@ -134,6 +132,7 @@ static struct s3c_fb_pd_win smartq7_fb_win0 = {
                .vsync_len      = 3,
                .xres           = 800,
                .yres           = 480,
+               .refresh        = 80,
        },
        .max_bpp        = 32,
        .default_bpp    = 16,