On Sun, Jan 31, 2016 at 11:29:05PM -0500, Abhilash Jindal wrote:
> Wall time obtained from getnstimeofday is susceptible to sudden jumps due to
> user setting the time or due to NTP. Monotonic time is constantly increasing
> time better suited for comparing two timestamps
>
> Signed-off-by: Abhila
Wall time obtained from getnstimeofday is susceptible to sudden jumps due to
user setting the time or due to NTP. Monotonic time is constantly increasing
time better suited for comparing two timestamps
Signed-off-by: Abhilash Jindal
---
drivers/staging/fbtft/fbtft-core.c |4 ++--
1 file chan