OSDN Git Service

extcon: gpio: Fix code cleanup
authorGeorge Cherian <george.cherian@ti.com>
Tue, 9 Sep 2014 04:14:34 +0000 (09:44 +0530)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 22 Sep 2014 07:48:47 +0000 (16:48 +0900)
commit62364357c184db52d556f868e493963fac2aea78
treea95cb02176b1e380650127ef2b104d8c797ef234
parentdc6048d7231914a608938d330a5006f9929f76c7
extcon: gpio: Fix code cleanup

This patch fixes following minor cleanup:
 - Order the include files in alphabetical order.
 - Fix description of state_off in extcon_gpio.h
 - Add a descrition for check_on_resume in extcon_gpio.h

Signed-off-by: George Cherian <george.cherian@ti.com>
[Modify the name/description of patch to keep standary codiyg style by Chanwoo Choi]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-gpio.c
include/linux/extcon/extcon-gpio.h