summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_sai.h
diff options
context:
space:
mode:
authorLeonard Crestez <leonard.crestez@nxp.com>2019-10-03 20:44:59 +0300
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:53:30 +0800
commitb47e849752f4a7af7ba38d1fd57e9c2c223941f9 (patch)
tree7b95e651240fbaab446eba75089b9805ec5497ce /sound/soc/fsl/fsl_sai.h
parent1ea30a6341327aef8dd0052108949ceed481beca (diff)
Revert "ASoC: fsl_sai: Implement set_bclk_ratio"
This reverts commit 63d1a3488ff58e094a7f517cf93c0250f0a3f6be.
Diffstat (limited to 'sound/soc/fsl/fsl_sai.h')
-rw-r--r--sound/soc/fsl/fsl_sai.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/fsl_sai.h b/sound/soc/fsl/fsl_sai.h
index b12cb578f6d0..b89b0ca26053 100644
--- a/sound/soc/fsl/fsl_sai.h
+++ b/sound/soc/fsl/fsl_sai.h
@@ -176,7 +176,6 @@ struct fsl_sai {
unsigned int mclk_streams;
unsigned int slots;
unsigned int slot_width;
- unsigned int bclk_ratio;
const struct fsl_sai_soc_data *soc_data;
struct snd_dmaengine_dai_dma_data dma_params_rx;