git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c0f655
)
extcon: gpio: Add support for active-low presence to detect pins
author
Guenter Roeck
<linux@roeck-us.net>
Wed, 11 Sep 2013 23:49:54 +0000
(08:49 +0900)
committer
Chanwoo Choi
<cw00.choi@samsung.com>
Fri, 27 Sep 2013 00:37:01 +0000
(09:37 +0900)
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>
No differences found