diff options
author | Sascha Hauer <[email protected]> | 2022-04-14 18:22:42 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-19 12:06:23 +0100 |
commit | be6aeee2eb82e5ae57f8cc613c0b6cc3e8d33664 (patch) | |
tree | d210c649643120fa7f71573fbc85c77b9c9156f4 /tools/perf/scripts/python/net_dropmonitor.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 <[email protected]>
Acked-by: Shengjiu Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions