Files
android_kernel_xiaomi_sm8450/arch/arm/plat-omap
Kevin Hilman d22926677f OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()
During suspend and resume, when omap_device deactivation and
activation is happening, the timekeeping subsystem has likely already
been suspended.  Thus getnstimeofday() will fail and trigger a WARN().

Use read_persistent_clock() instead of getnstimeofday() to avoid this.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
2009-12-11 17:00:44 -07:00
..
2009-12-09 12:12:44 +02:00
2009-11-22 10:24:33 -08:00
2008-09-06 12:10:45 +01:00
2009-12-09 12:04:33 +02:00