diff options
| author | Vladimir Riabchun <[email protected]> | 2024-12-06 23:19:34 +0000 |
|---|---|---|
| committer | Andi Shyti <[email protected]> | 2024-12-10 14:50:50 +0000 |
| commit | 7363f2d4c18557c99c536b70489187bb4e05c412 (patch) | |
| tree | 565bdbbac1f68a9dd73ff6ec2a145c64a1fb034b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | Linux 6.13-rc2 (diff) | |
| download | kernel-7363f2d4c18557c99c536b70489187bb4e05c412.tar.gz kernel-7363f2d4c18557c99c536b70489187bb4e05c412.zip | |
i2c: pnx: Fix timeout in wait functions
Since commit f63b94be6942 ("i2c: pnx: Fix potential deadlock warning
from del_timer_sync() call in isr") jiffies are stored in
i2c_pnx_algo_data.timeout, but wait_timeout and wait_reset are still
using it as milliseconds. Convert jiffies back to milliseconds to wait
for the expected amount of time.
Fixes: f63b94be6942 ("i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr")
Signed-off-by: Vladimir Riabchun <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
