From: Alexander Stein Date: Wed, 5 Oct 2011 07:59:57 +0000 (+0200) Subject: atmel_lcdfb: Adjust HFP calculation so it matches the manual. X-Git-Tag: v3.3-rc1~59^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d910426a6e80194a50e33351c91abcad266c809;p=pandora-kernel.git atmel_lcdfb: Adjust HFP calculation so it matches the manual. In the AT91SAM9263 Manual the HFP part in LCDTIM2 is described as follows: * HFP: Horizontal Front Porch Number of idle LCDDOTCK cycles at the end of the line. Idle period is (HFP+2) LCDDOTCK cycles. It is only a minor issue. I also changed all boards using atmel_lcdfb I found to respect the new calculation. Signed-off-by: Alexander Stein Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed