USB: serial: cp210x: add gpio-configuration debug printk
authorJohan Hovold <johan@kernel.org>
Fri, 9 Apr 2021 15:52:16 +0000 (17:52 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 12 Apr 2021 09:58:42 +0000 (11:58 +0200)
commitd07082277f55cb395be00c813c62f3c956d1edb6
tree3189057a7eb7ae66ed1b8c6558e81227c794e441
parentb979248d16d12b913501dacd61bddc7a36aac886
USB: serial: cp210x: add gpio-configuration debug printk

Add a debug printk to dump the GPIO configuration stored in EEPROM
during probe.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c