From: Nicolas Ferre Date: Thu, 28 May 2009 21:34:36 +0000 (-0700) Subject: atmel_lcdfb: correct fifo size for some products X-Git-Tag: v2.6.27.26~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=870d0715a666e5adb4da015701efd15daad3fbb4;p=pandora-kernel.git atmel_lcdfb: correct fifo size for some products commit 53b7479bbdaedcc7846c66fd608fe66f1b5aa35b upstream. Remove wrong fifo size definition for some AT91 products. Due to a misunderstanding of some AT91 datasheets, a fifo size of 2048 (words) has been introduced by mistake. In fact, all products (AT91/AT32) are sharing the same fifo size of 512 words. Signed-off-by: Nicolas Ferre Cc: Andrew Victor Acked-by: Haavard Skinnemoen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed