diff options
| author | Christian A. Ehrhardt <[email protected]> | 2024-03-27 23:45:52 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-04 17:07:16 +0200 |
| commit | f3031f9b39c1e96f71bb032b73496c973ae7a60b (patch) | |
| tree | 68c577ed11e4a3bd70828d721c0f0e31ebbf7c23 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 6151c02160c28838141fafeb1e391c2ba3ee2a7d (diff) | |
usb: typec: ucsi: Stop abuse of bit definitions from ucsi.h
In ucsi.h there are flag definitions for the ->flags field
in struct ucsi. Some implementations abuse these bits for
their private ->flags fields e.g. in struct ucsi_acpi.
Move the definitions into the backend implementations that
still need them. While there fix one instance where the flag
name was not converted in a previous change.
No semantic change intended.
Signed-off-by: Christian A. Ehrhardt <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Tested-by: Dmitry Baryshkov <[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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions