diff options
author | Jingwen Chen <Jingwen.Chen2@amd.com> | 2021-01-18 10:30:36 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-01-20 16:38:17 -0500 |
commit | b43ae488ac3191feb119ffdda22d28f72a99c1e3 (patch) | |
tree | da8cd982a508e1564fb20ceae5ef91c227727163 /drivers/gpu/drm/amd/amdgpu/atombios_i2c.h | |
parent | 9f0837e066af8eed2cc8fd51ba5f64fe2a35eecb (diff) |
drm/amd/amdgpu: remove redundant flush_delayed_work
When using cancel_delayed_work_sync, there's no need
to flush_delayed_work first. This sequence can lead to
a redundant loop of work executing.
Signed-off-by: Jingwen Chen <Jingwen.Chen2@amd.com>
Reviewed-by: Monk Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atombios_i2c.h')
0 files changed, 0 insertions, 0 deletions