diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2022-04-14 18:22:42 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-04-19 12:06:23 +0100 |
commit | be6aeee2eb82e5ae57f8cc613c0b6cc3e8d33664 (patch) | |
tree | d210c649643120fa7f71573fbc85c77b9c9156f4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fb855b8d46a17c9bb5562e315158de52b18b7e62 (diff) |
ASoC: fsl_micfil: Drop get_pdm_clk()
get_pdm_clk() calculates the PDM clock based on the quality setting,
but really the PDM clock is independent of the quality, it's always
rate * 4 * micfil->osr. Just drop the function and do the calculation
in the caller.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/20220414162249.3934543-15-s.hauer@pengutronix.de
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