From: Krzysztof Helt Date: Tue, 16 Oct 2007 08:29:06 +0000 (-0700) Subject: s3c2410fb: adds pixclock to s3c2410fb_display X-Git-Tag: v2.6.24-rc1~906 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69816699fa019145dd163949d65a07093af73b67;p=pandora-kernel.git s3c2410fb: adds pixclock to s3c2410fb_display This patch adds pixelclock field to the s3c2410fb_display structure and make use of it in the driver. The Bast machine defined 9 modes but pixclock and margin values are defined only for the 640x480 modes so I removed other modes. This patch also fixes wrong display type constant for the SMDK2440 board. Signed-off-by: Krzysztof Helt Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed