From: Ville Syrjala Date: Tue, 30 Jun 2009 18:41:42 +0000 (-0700) Subject: atyfb: fix alignment for block writes X-Git-Tag: v2.6.31-rc2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee905d0c58a440a5bd10c845e8305f6f7f706be2;p=pandora-kernel.git atyfb: fix alignment for block writes Block writes require 64 byte alignment. Since block writes could be used with SGRAM or WRAM also refine the memory type detection to check for either type before deciding to use the 64 byte alignment. Signed-off-by: Ville Syrjala Tested-by: Mikulas Patocka Cc: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed