extcon: Unify the jig cable names on rt8973 and max14577/77693/77843
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 24 Apr 2015 10:50:48 +0000 (19:50 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 19 May 2015 07:39:05 +0000 (16:39 +0900)
commit41b3c0154c48940c39401f3ba74ade74badb17c5
tree94a2fca7065b121dbb893c3c12765dc2de19ea01
parent9bf63cf858a5530df4fb48ab170cb7dbcab18d5e
extcon: Unify the jig cable names on rt8973 and max14577/77693/77843

This patch change the name of various jig cables as 'JIG' because the name of
various jig cables are strange and ambiguous on user-space aspect. They include
the different information of either USB and UART state. It is never important
for user-space process. This patch unifies the name of jig cables as following:
- JIG-USB-ON   -->|--> JIG
- JIG-USB-OFF  -->|
- JIG-UART-ON  -->|
- JIG-UART-OFF -->|

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-max14577.c
drivers/extcon/extcon-max77693.c
drivers/extcon/extcon-max77843.c
drivers/extcon/extcon-rt8973a.c