aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2011-05-23 20:46:07 +0900
committerMark Brown <[email protected]>2011-05-24 18:41:48 +0800
commit9478e0b60fb4a7adde72d4a86b826d396b607a61 (patch)
tree7b6175dd669a871ce6bf622d653e987df6a918b3 /tools/perf/scripts/python
parent2e651bafa959c6e2620601c2c2e9b7c26f6a9c1a (diff)
ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt.
pm_runtime_get/put_sync were used to access FSI register in fsi_dai_set_fmt which is called when ALSA probe. But this register value will disappear after pm_runtime_put_sync if platform is supporting RuntimePM. To solve this issue, this patch adds new variable for format, and remove pm_runtime_get/put_sync from fsi_dai_set_fmt. Signed-off-by: Kuninori Morimoto <[email protected]> Acked-by: Liam Girdwood <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions