diff options
author | Prashant Malani <pmalani@chromium.org> | 2020-06-30 00:13:27 +0300 |
---|---|---|
committer | Enric Balletbo i Serra <enric.balletbo@collabora.com> | 2020-06-30 17:35:08 +0300 |
commit | 83cbc69df8b8ec598ff8ca7629be34a50274e5b5 (patch) | |
tree | 827b0ec6ea761fda394dee2d23698a918f28b55b /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | bdc4094591c3809e53eb7792344248bb447768c3 (diff) | |
download | linux-83cbc69df8b8ec598ff8ca7629be34a50274e5b5.tar.xz |
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 <pmalani@chromium.org>
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions