Loading
usb: typec: tipd: Use read_power_status function in probe
We need the initial power status to be able to reliably detect connector changes once we introduce de-bouncing for CD321x next. read_power_status takes care of this and also forwards the status to the trace subsystem so let's use that instead of open-coding it inside probe. Signed-off-by:Hector Martin <marcan@marcan.st> Reviewed-by:
Heikki Krogerus <heikki.krogerus@linux.intel.com> Reviewed-by:
Neal Gompa <neal@gompa.dev> Signed-off-by:
Sven Peter <sven@kernel.org> Link: https://lore.kernel.org/r/20250914-apple-usb3-tipd-v1-9-4e99c8649024@kernel.org Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>