From: Guenter Roeck Date: Wed, 11 Sep 2013 23:49:54 +0000 (+0900) Subject: extcon: gpio: Add support for active-low presence to detect pins X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~65^2~46^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bfbdc9caa7e16b2a77a62a9f9a63b5693e23716;p=pandora-kernel.git extcon: gpio: Add support for active-low presence to detect pins This patch add 'gpio_active_low' field to 'struct gpio_extcon_data' to check whether gpio active state is 1(high) or 0(low). Signed-off-by: Guenter Roeck Signed-off-by: Chanwoo Choi --- Reading git-diff-tree failed