diff options
author | Tomasz Michalec <tmichalec@google.com> | 2025-06-10 17:40:58 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-19 12:28:06 +0200 |
commit | df9a825f330e76c72d1985bc9bdc4b8981e3d15f (patch) | |
tree | e7032c8fa60ed3b14f46679505c794fcfa63e255 /tools/perf/scripts/python | |
parent | 503bbde34cc3dd2acd231f277ba70c3f9ed22e59 (diff) |
usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't present
If pmc_usb_probe is called before SCU IPC is registered, pmc_usb_probe
will fail.
Return -EPROBE_DEFER when pmc_usb_probe doesn't get SCU IPC device, so
the probe function can be called again after SCU IPC is initialized.
Signed-off-by: Tomasz Michalec <tmichalec@google.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20250610154058.1859812-1-tmichalec@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions