From: Grygorii Strashko Date: Wed, 3 Sep 2014 17:05:32 +0000 (+0300) Subject: gpio: syscon: add soc specific callback to assign output value X-Git-Tag: fixes-against-v3.18-rc2~140^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c341d62eb4b697793c29da51fda64328df5ff59;p=pandora-kernel.git gpio: syscon: add soc specific callback to assign output value Some SoCs (like Keystone) may require to perform special sequence of operations to assign output GPIO value, so default implementation of .set() callback from gpio-syscon driver can't be used. Hence, add optional, SoC specific callback to assign output gpio value. Signed-off-by: Grygorii Strashko Signed-off-by: Linus Walleij --- Reading git-diff-tree failed