extcon: int3496: Make the driver a bit less verbose
authorHans de Goede <hdegoede@redhat.com>
Tue, 28 Dec 2021 17:01:38 +0000 (18:01 +0100)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 13 May 2022 08:03:40 +0000 (17:03 +0900)
commit019c34aaa85895a15962e4cf65e99f812848e44f
tree79c30ead9072f3e92e059a46cd3fa2f10bf706de
parent58e4a2d27d3255e4e8c507fdc13734dccc9fc4c7
extcon: int3496: Make the driver a bit less verbose

On all devices which I have with an INT3496 ACPI device,
there is only an ID pin defined.

Change the log-messages about not being able to get GPIOs for
"VBUS EN" and "USB MUX" to use dev_dbg().

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-intel-int3496.c