commit | 5bfbdc9caa7e16b2a77a62a9f9a63b5693e23716 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Thu Sep 12 08:49:54 2013 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Fri Sep 27 09:37:01 2013 +0900 |
tree | c2c38080043b0ae1fba1fe462d691436ba25d9fc | |
parent | 7c0f6558f893eb5eddb52ee0fa84c2d43b2c199a [diff] |
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 <linux@roeck-us.net> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>