diff options
author | Prashant Malani <[email protected]> | 2020-06-29 14:13:27 -0700 |
---|---|---|
committer | Enric Balletbo i Serra <[email protected]> | 2020-06-30 16:35:08 +0200 |
commit | 83cbc69df8b8ec598ff8ca7629be34a50274e5b5 (patch) | |
tree | 827b0ec6ea761fda394dee2d23698a918f28b55b /tools | |
parent | bdc4094591c3809e53eb7792344248bb447768c3 (diff) |
platform/chrome: cros_ec_typec: Use workqueue for port update
Use a work queue to call the port update routines, instead of doing it
directly in the PD notifier callback. This will prevent other drivers
with PD notifier callbacks from being blocked on the port update routine
completing.
Signed-off-by: Prashant Malani <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions