[PATCH 2/2] extcon: max77693: Fix cable name of USB-HOST

2015-01-29 Thread Jaewon Kim
This patch unifies the term called 'USB_OTG' and 'USB_HOST' into USB_HOST. OTG(On-The-Go) function supports USB host and this driver sents 'USB-Host event. So, unifies term to USB_HOST. Signed-off-by: Jaewon Kim --- drivers/extcon/extcon-max77693.c | 20 ++-- 1 file changed,

[PATCH 2/2] extcon: max77693: Fix cable name of USB-HOST

2015-01-29 Thread Jaewon Kim
This patch unifies the term called 'USB_OTG' and 'USB_HOST' into USB_HOST. OTG(On-The-Go) function supports USB host and this driver sents 'USB-Host event. So, unifies term to USB_HOST. Signed-off-by: Jaewon Kim jaewon02@samsung.com --- drivers/extcon/extcon-max77693.c | 20