extcon: Modify the name of EXTCON_USB_HOST connector
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 6 Jan 2017 20:17:36 +0000 (05:17 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 9 Jan 2017 01:04:58 +0000 (10:04 +0900)
commit86d6cda68f371744a28003cb32b51aaf231b7ca5
treeffee75233895174e8ac0abbe6a0f4164916088d1
parent3c5f0e076833c407cca372c663d47499ae4dab45
extcon: Modify the name of EXTCON_USB_HOST connector

This patch renames the EXTCON_USB_HOST by using '-' char because
the name of all external connector use the '-' char instead of '_' char.
- "USB_HOST" -> "USB-HOST"

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