aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap_hwmod.c
diff options
context:
space:
mode:
authorKevin Hilman <khilman@deeprootsystems.com>2009-12-08 16:34:23 -0700
committerpaul <paul@twilight.(none)>2009-12-11 17:00:44 -0700
commitd22926677f2244a6b68e7ea21d6c9338659c17aa (patch)
treef90ca22cdb3728dad85c4afa07f6784003fd27e4 /arch/arm/mach-omap2/omap_hwmod.c
parent5f1b6ef76ff87bb531a9304b36658b8ffaa91b08 (diff)
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>
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod.c')
0 files changed, 0 insertions, 0 deletions