From: Alexander Stein Date: Wed, 5 Oct 2011 07:59:58 +0000 (+0200) Subject: atmel_lcdfb: Use proper blanking on negative contrast polarity X-Git-Tag: v3.3-rc1~59^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acfdc2e1bdb4b148e7546fe8948d8f75bd2f9377;p=pandora-kernel.git atmel_lcdfb: Use proper blanking on negative contrast polarity If used with negative polarity the PWM unit cannot be disabled. This would result in a full contrast screen. Instead let the PWM unit enabled using 0x0 as compare value which darkens the display. In result no power saving is possible if inverted contrast polarity is used. Signed-off-by: Alexander Stein Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed