mbox series

[0/2] usb: typec: Two fixes

Message ID 20220124090228.41396-1-heikki.krogerus@linux.intel.com (mailing list archive)
Headers show
Series usb: typec: Two fixes | expand

Message

Heikki Krogerus Jan. 24, 2022, 9:02 a.m. UTC
Hi,

The commit 730b49aac426 ("usb: typec: port-mapper: Convert to the
component framework") had two issues. These fix them.

thanks,

Heikki Krogerus (2):
  usb: typec: Only attempt to link USB ports if there is fwnode
  usb: typec: Don't try to register component master without components

 drivers/usb/typec/port-mapper.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)