diff options
author | Stephen Warren <[email protected]> | 2013-11-15 11:29:45 -0700 |
---|---|---|
committer | Stephen Warren <[email protected]> | 2013-12-11 16:43:44 -0700 |
commit | 768db0b93d6f0ed10f351b5eca34ef44b456369c (patch) | |
tree | ecb9ddf873761452d2ff775a4374b2ea208d9a6a /tools/perf/scripts/python/syscall-counts.py | |
parent | 5185e0acc831e250257ba04f5204dc5f5c1e5d0a (diff) |
ASoC: tegra: call pm_runtime APIs around register accesses
Call pm_runtime_get_sync() before all register accesses; the HW requires
clocks to be running when accessing registers.
This hasn't been needed to date, since all register IO was performed
while playback was active, and hence the ASoC core had already called
pm_runtime_get(). However, an imminent future commit will allocate and
set up the FIFOs and routing during probe(), when that "protection"
won't be in place.
Signed-off-by: Stephen Warren <[email protected]>
Acked-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions