commit | 4c883abee08b13d7fac5e672159575bb7a3365a6 | [log] [tgz] |
---|---|---|
author | Jaewon Kim <jaewon02.kim@samsung.com> | Thu Jan 29 17:45:24 2015 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Tue Feb 24 09:00:53 2015 +0900 |
tree | 42dec5ba9b12dbb17ea7b5a63820c4f422a970ac | |
parent | 4f0be26a7939d8cae5d010b9de33550a366ceef4 [diff] |
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>