Rongjun Ying
6544dfa579
extcon: gpio: Add power resume support
...
When system on the suspend state, Some SoC can't get gpio interrupt.
After system resume, need send extcon uevent to userspace.
Signed-off-by: Rongjun Ying <rongjun.ying@csr.com >
Reviewed-by: Barry Song <Baohua.Song@csr.com >
Acked-by: Myungjoo Ham <myungjoo.ham@samsung.com >
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com >
2014-01-09 09:53:30 +09:00
Guenter Roeck
5bfbdc9caa
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 >
2013-09-27 09:37:01 +09:00
Chanwoo Choi
a75e1c73a4
extcon: Fix indentation coding style to improve readability
...
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com >
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com >
2013-09-27 09:37:00 +09:00
Chanwoo Choi
fd116066d9
extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming style
...
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com >
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2013-02-13 08:35:43 -08:00