mbox series

[0/3] usb: typec: ps883x: follow-up fixes

Message ID 20250218152933.22992-1-johan+linaro@kernel.org (mailing list archive)
Headers show
Series usb: typec: ps883x: follow-up fixes | expand

Message

Johan Hovold Feb. 18, 2025, 3:29 p.m. UTC
Here are some further follow-up fixes for issues with the new ps883x
retimer driver.

They don't strictly depend on the probe error handling fix I posted
earlier today, so I'm not including it here even if that one ideally
should be applied before this series:

	https://lore.kernel.org/lkml/20250218082243.9318-1-johan+linaro@kernel.org/

Johan


Johan Hovold (3):
  usb: typec: ps883x: fix registration race
  usb: typec: ps883x: fix missing accessibility check
  usb: typec: ps883x: fix configuration error handling

 drivers/usb/typec/mux/ps883x.c | 78 +++++++++++++++++++++++-----------
 1 file changed, 53 insertions(+), 25 deletions(-)