Commit d968f2c
drm/imagination: Convert to use time_before macro
[ Upstream commit 7a5115b ]
Use time_*() macros instead of using jiffies directly to handle overflow
issues.
Fixes: cc1aeed ("drm/imagination: Implement firmware infrastructure and META FW support")
Signed-off-by: Chen Yufan <[email protected]>
Reviewed-by: Matt Coster <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Matt Coster <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>1 parent b52718d commit d968f2c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| |||
0 commit comments