diff options
author | 2018-03-09 18:48:55 +0100 | |
---|---|---|
committer | 2018-03-12 11:03:13 -0700 | |
commit | 995e73e55f46dcfae863d72de674447008a85887 (patch) | |
tree | 20210629deb748d709275278a411f7537c95857d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'topic/of' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung (diff) | |
download | linux-dev-995e73e55f46dcfae863d72de674447008a85887.tar.xz linux-dev-995e73e55f46dcfae863d72de674447008a85887.zip |
ASoC: samsung: i2s: Fix rclk_srcrate handling
As the RCLK clock may be updated through the common clk API before each
snd_soc_dai_ops::trigger call, it is not enough to update i2s->rclk_srcrate
only once after it has been initially set to 0. To avoid wrong PSR values
we always get RCLK frequency from the CLK_I2S_RCLK_SRC clock, when that
clock is available.
Fixes: e1417fdf3011 "ASoC: samsung: i2s: Ensure the RCLK rate is properly determined"
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions