ARM HDLCD: Get it working under Android.
authorDietmar Eggemann <dietmar.eggemann@arm.com>
Thu, 21 Jun 2012 16:16:33 +0000 (17:16 +0100)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:04:24 +0000 (11:04 +0100)
commitf03c663576a50642f1e9f142627a86de61a6574e
tree69e6fa01c0435f2f44ae89b72944e6864c2dc5c2
parent51f1911828c30b0ce27825452cef4db5a00edb07
ARM HDLCD: Get it working under Android.

Add a shortcut when set_par is called to only change the yoffset. Android is
doing that instead of calling pan_display to flip the framebuffer.

Signed-off-by: Chris Redpath <chris.redpath@arm.com>
drivers/video/arm-hdlcd.c