From: Linus Walleij Date: Sun, 16 Jun 2013 10:43:06 +0000 (+0200) Subject: pinctrl: establish pull-up/pull-down terminology X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~29^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca3353bcee929c3b7bbf39f79038842f443f01a;p=pandora-kernel.git pinctrl: establish pull-up/pull-down terminology It is counter-intuitive to have "0" mean disable in a boolean manner for electronic properties of pins such as pull-up and pull-down. Therefore, define that a pull-up/pull-down argument of 0 to such a generic option means that the pin is short-circuited to VDD or GROUND. Pull disablement shall be done using PIN_CONFIG_BIAS_DISABLE. Cc: James Hogan Cc: Laurent Pinchart Acked-by Heiko Stuebner Acked-by: Laurent Pinchart Signed-off-by: Linus Walleij --- Reading git-diff-tree failed