[PATCH] ARM: AMBA CLCD: X resolutions must be multiples of 16
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 28 Apr 2005 09:46:15 +0000 (10:46 +0100)
committerRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 28 Apr 2005 09:46:15 +0000 (10:46 +0100)
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 <rmk@arm.linux.org.uk>

No differences found