From: Russell King Date: Thu, 28 Apr 2005 09:46:15 +0000 (+0100) Subject: [PATCH] ARM: AMBA CLCD: X resolutions must be multiples of 16 X-Git-Tag: v2.6.12-rc4~181^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f7ad450394560a6b6c72115e04bf7afd6230e70;p=pandora-kernel.git [PATCH] ARM: AMBA CLCD: X resolutions must be multiples of 16 We ignore the bottom 4 bits of the X resolution, so we should round X resolutions up to the nearest multiple of 16. Signed-off-by: Russell King --- Reading git-diff-tree failed