extcon: max77693: Use HOST term to express USB-HOST cable instead of OTG term
authorJaewon Kim <jaewon02.kim@samsung.com>
Thu, 29 Jan 2015 08:45:24 +0000 (17:45 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 24 Feb 2015 00:00:53 +0000 (09:00 +0900)
commit4c883abee08b13d7fac5e672159575bb7a3365a6
tree42dec5ba9b12dbb17ea7b5a63820c4f422a970ac
parent4f0be26a7939d8cae5d010b9de33550a366ceef4
extcon: max77693: Use HOST term to express USB-HOST cable instead of OTG term

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.kim@samsung.com>
[cw00.choi: Fix patch title to indicate the correct meaning of patch]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-max77693.c