DSS2: Fix DMA rotation
authorTomi Valkeinen <tomi.valkeinen@nokia.com>
Thu, 2 Apr 2009 10:47:11 +0000 (13:47 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 1 May 2009 16:44:59 +0000 (19:44 +0300)
commit188b281a6a773fb8853550ea733953d80ae0d347
tree2194334dc542d08d282129f2bca2133fefe2ff1c
parentb0f0859dff94ff325412b9dcea787d3cfd261653
DSS2: Fix DMA rotation

u16 was not a good type for offsets. First, they need to be signed,
and second, 16 bits is not enough.
drivers/video/omap2/dss/dispc.c