diff options
author | Bastien Curutchet <[email protected]> | 2024-04-02 09:12:03 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-04-09 16:58:34 +0100 |
commit | 904fb8f843a99ae7473d184412b6c7bd46a51593 (patch) | |
tree | 28fd6c662cc4e7640d7b668be17c787047428d83 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6a4b6b062a5917d611c1bde7189c5147cf0ca832 (diff) |
ASoC: ti: davinci-i2s: Remove the unused clk_input_pin attribute
The clk_input_pin attribute of davinci_mcbsp_dev struct is not set since
commit 257ade78b601 ("ASoC: davinci-i2s: Convert to use edma-pcm").
Remove the attribute.
Keep the behaviour of the MCBSP_CLKR case as MCBSP_CLKR == 0.
I can't test the BC_FP format so I added back the initial comment that
was removed by commit ec6375533748 ("ASoC: DaVinci: Added selection of
clk input pin for McBSP"). This was the last dependency to
linux/platform_data/davinci_asp.h so it is not included anymore.
Remove the enum mcbsp_clk_input_pin from davinci_asp.h as it is not used
anywhere else.
Signed-off-by: Bastien Curutchet <[email protected]>
Acked-by: Peter Ujfalusi <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions