diff options
| author | Heikki Krogerus <[email protected]> | 2019-02-01 13:47:55 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-02-08 10:25:12 +0100 |
| commit | b0fcdffdd6262d49d509a2945b2c2375a84f28af (patch) | |
| tree | 3d304e6effdc004331db9e4838aaadf2ad716ebf /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 382e8fa80da1571271faf1bd2220ac22cee13866 (diff) | |
usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode support
Because of UCSI, we have to support alt mode enter/exit
reporting even when there is no alt mode driver bind to the
alt mode device. With UCSI a firmware handles the alternate
modes, and the modes are entered automatically from OS PoW.
Changing typec_altmode_update_active() so that the driver
module ref count is incremented/decremented only if there
really is a driver for the alt mode. That avoids a NULL
pointer dereference from happening when the driver is
missing.
Signed-off-by: Heikki Krogerus <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions