extcon: Unify the dock device names on max8997/77693
authorChanwoo Choi <cw00.choi@samsung.com>
Sat, 25 Apr 2015 10:05:10 +0000 (19:05 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 19 May 2015 07:39:06 +0000 (16:39 +0900)
commitd519c423ff4f1de2fd48778eacef1696a03ed934
tree0f831ac14f149e5aa9c00b1ef68d2f761501e327
parent41b3c0154c48940c39401f3ba74ade74badb17c5
extcon: Unify the dock device names on max8997/77693

This patch change the name of various dock devices as 'DOCK' because the name of
various dock devices have not the standard naming rules. The name of dock devices
include the differenct word but it is ambiguous and never important information
on user-space aspect. This patch unifies the name of dock devices as following:
- Dock-Smart   -->|--> DOCK
- Dock-Desk    -->|
- Dock-Audio   -->|
- Dock-Card    -->|

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
drivers/extcon/extcon-max77693.c
drivers/extcon/extcon-max8997.c