]> git.baikalelectronics.ru Git - kernel.git/commit
video: imxfb: Fix the maximum value for yres
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 24 Dec 2010 12:28:24 +0000 (10:28 -0200)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 27 Dec 2010 14:05:55 +0000 (23:05 +0900)
commit932d35bbd43cda08b44887e2b7fc7638ac69abfb
tree19d571cfdf784f620379f7e981f9328a26c908d2
parent35f98b00ba326fde639c33d6670aee0f80214d27
video: imxfb: Fix the maximum value for yres

MX27 and MX25 have 10 bits in the YMAX field of LCDC Size Register.

Fix the maximum value for yres.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/imxfb.c