extcon: Change the variable name in hal_device_external_connection_info_s structure 34/310434/1
authorYunhee Seo <yuni.seo@samsung.com>
Mon, 29 Apr 2024 02:49:38 +0000 (11:49 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Mon, 29 Apr 2024 02:50:56 +0000 (11:50 +0900)
commit2ac7c77ca024cc1f1177e9660c21a6cb15d27374
tree68a86786aeb295a973c5c581f275907fb07089c9
parentaea5a222282ef96b5e1eed769c806115a52e39f0
extcon: Change the variable name in hal_device_external_connection_info_s structure

As name variable changed to device_type in hal_device_external_connection_info_s structure,
also deviced usage code is changed.
"name" -> "device_type".

Change-Id: I383bc695e4274ecbbfb3a05d4778ef66d4368ede
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/extcon/extcon.c