“972edcb79ec8c8512ed5b29ca6718065328d6992”上不存在“include/linux/git@gitcode.net:openharmony/kernel_linux.git”
提交 86d6cda6 编写于 作者: C Chanwoo Choi

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: NChanwoo Choi <cw00.choi@samsung.com>
上级 3c5f0e07
......@@ -60,7 +60,7 @@ struct __extcon_info {
[EXTCON_USB_HOST] = {
.type = EXTCON_TYPE_USB,
.id = EXTCON_USB_HOST,
.name = "USB_HOST",
.name = "USB-HOST",
},
/* Charging external connector */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册