diff options
author | Richard Fitzgerald <[email protected]> | 2022-09-15 11:44:35 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-09-19 18:05:28 +0100 |
commit | 7e178946c3e4e64cebda4e60d0b7e5c02a502d13 (patch) | |
tree | d318570c67e9ffcc7d2d69db8bc13ecc04d3f0ba /tools/perf/scripts/python/sctop.py | |
parent | 23162672ff85c24afc19293309500d3a63134ef8 (diff) |
ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()
Clean up the handling of bitclock frequency by keeping all the logic
in cs42l42_pcm_hw_params(), which then simply passes the frequency as
an argument to cs42l42_pll_config().
The previous code had become clunky as a legacy of earlier versions of
the clock handling. The logic was split across cs42l42_pcm_hw_params()
and cs42l42_pll_config(), with the params-derived bclk stashed in
struct cs42l42_private only to pass it to cs42l42_pll_config().
Signed-off-by: Richard Fitzgerald <[email protected]>
Signed-off-by: Martin PoviĊĦer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions