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, 4 Feb 2022 02:13:30 +0000 (11:13 +0900)
commitd1887cda9ff1ebbefd82d6138b4db690bcf8eb2c
treef00e01781ed2e27999089b7f9a4a03b0e784e722
parente77e52e00b184fb74e171e93731205568de6b057
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