summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_sai.h
diff options
context:
space:
mode:
authorViorel Suman <viorel.suman@nxp.com>2018-03-08 14:43:34 +0200
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:53:58 +0800
commit0e084ed83d0ce76f0a0ca087e2c790ab4e59d3c4 (patch)
treed348685fc13ac910587fea637514a0f3ee1cacc8 /sound/soc/fsl/fsl_sai.h
parent6e286195f62917d6e8655bf1520d6a0b01d1a4d4 (diff)
MLK-17580: ASoC: fsl: sai: Use DSD helper
Replace DSD related code with calls to DSD helper functions. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com
Diffstat (limited to 'sound/soc/fsl/fsl_sai.h')
-rw-r--r--sound/soc/fsl/fsl_sai.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/fsl/fsl_sai.h b/sound/soc/fsl/fsl_sai.h
index 1316a23a4d4d..5233cd6714af 100644
--- a/sound/soc/fsl/fsl_sai.h
+++ b/sound/soc/fsl/fsl_sai.h
@@ -211,7 +211,7 @@ struct fsl_sai {
const struct fsl_sai_soc_data *soc;
struct pm_qos_request pm_qos_req;
struct pinctrl *pinctrl;
- struct pinctrl_state *pins_dsd;
+ struct pinctrl_state *pins_state;
};
#define TX 1