diff options
author | Wayne Chang <[email protected]> | 2022-09-27 21:45:12 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-30 13:54:46 +0200 |
commit | fce703a991b7e8c7e1371de95b9abaa832ecf9c3 (patch) | |
tree | 2ab2fb9ff51399febe78853bf540f7a929db7a3c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 37d49519b41405b08748392c6a7f193d9f77ecd2 (diff) |
usb: typec: ucsi: Don't warn on probe deferral
Deferred probe is an expected return value for fwnode_usb_role_switch_get().
Given that the driver deals with it properly, there's no need to output a
warning that may potentially confuse users.
--
V2 -> V3: remove the Fixes and Cc
V1 -> V2: adjust the coding style for better reading format.
drivers/usb/typec/ucsi/ucsi.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Signed-off-by: Wayne Chang <[email protected]>
Acked-by: Heikki Krogerus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions