diff options
author | Heikki Krogerus <[email protected]> | 2018-09-20 14:23:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-09-20 13:37:29 +0200 |
commit | 23481121c81d984193edf1532f5e123637e50903 (patch) | |
tree | 07753b03533229048d869bb305c7cd91595d4bd8 /scripts/bpf_helpers_doc.py | |
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 <[email protected]>
Tested-by: Hans de Goede <[email protected]>
Signed-off-by: Heikki Krogerus <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions