diff options
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | 2018-09-20 14:23:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-20 13:37:29 +0200 |
commit | 23481121c81d984193edf1532f5e123637e50903 (patch) | |
tree | 07753b03533229048d869bb305c7cd91595d4bd8 /drivers/usb/typec/tcpci.c | |
parent | 495965a1002a0b301bf4fbfd1aed3233f3e7db1b (diff) |
usb: typec: class: Don't use port parent for getting mux handles
It is not possible to use the parent of the port device when
requesting mux handles as the parent may be a multiport USB
Type-C or PD controller. The muxes must be assigned to the
ports, not the controllers.
This will also move the requesting of the muxes after the
port device is initialized.
Acked-by: Hans de Goede <hdegoede@redhat.com>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/typec/tcpci.c')
0 files changed, 0 insertions, 0 deletions