From: Vincent Donnefort Date: Fri, 7 Feb 2014 13:21:06 +0000 (+0100) Subject: gpio: ich: Add output levels cache support X-Git-Tag: v3.15-rc1~105^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff2ed0491d9f6e8b1a0fa205324030588f9e4037;p=pandora-kernel.git gpio: ich: Add output levels cache support This patch allows GPIO driver to cache GPIO_LVL output registers. The aim is to support chipsets on which GPIO_LVL value can't be read for output pins. Caching output levels implies the first output values reading as 0. The driver so can't be aware of set values GPIOs by bootloader or BIOS. Signed-off-by: Vincent Donnefort Signed-off-by: Linus Walleij --- Reading git-diff-tree failed