From: Haavard Skinnemoen Date: Tue, 12 Aug 2008 22:08:56 +0000 (-0700) Subject: atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91 X-Git-Tag: v2.6.27-rc3~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e730d8b0a5882b66c169e1bed09774d5d365e2e0;p=pandora-kernel.git atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91 Panning in the y-direction can be done by simply changing the DMA base address. This code is already in place, but FBIOPAN_DISPLAY will currently fail because ypanstep is 0. Set ypanstep to 1 to indicate that we do support y-panning and also set the necessary acceleration flags on AT91 (AVR32 already have them.) Signed-off-by: Haavard Skinnemoen Acked-by: Krzysztof Helt Cc: Nicolas Ferre Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed