Skip to content
Commit 0f9a2a9c authored by Asaf Vertz's avatar Asaf Vertz Committed by David S. Miller
Browse files

cirrus: cs89x0: fix time comparison



To be future-proof and for better readability the time comparisons are
modified to use time_before, time_after, and time_after_eq instead of
plain, error-prone math.

Signed-off-by: default avatarAsaf Vertz <asaf.vertz@tandemg.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c5e44b69
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment