]> www.infradead.org Git - users/jedix/linux-maple.git/commit
usb: typec: ucsi: Helper for Get Connector Status command
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 17 Oct 2024 09:11:12 +0000 (12:11 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Oct 2024 03:33:03 +0000 (04:33 +0100)
commit7da2af416580c21e3ded31d03c33f41d36f5ecff
tree90c83e2eecc96ca277f5abbedc9c9354c51bb5c1
parentc6d9e43954bfa7415a1e9efdb2806ec1d8a8afc8
usb: typec: ucsi: Helper for Get Connector Status command

That command is executed from several locations in the
driver, so providing a dedicated helper function for it.

Reviewed-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20241017091112.1178509-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/ucsi/ucsi.c