Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'asoc/topic/cs4265' and 'asoc/topic/cs42l52' into asoc-next
This commit is contained in:
@@ -2720,7 +2720,7 @@ static int rt5670_resume(struct snd_soc_codec *codec)
|
||||
#define RT5670_FORMATS (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S20_3LE | \
|
||||
SNDRV_PCM_FMTBIT_S24_LE | SNDRV_PCM_FMTBIT_S8)
|
||||
|
||||
static struct snd_soc_dai_ops rt5670_aif_dai_ops = {
|
||||
static const struct snd_soc_dai_ops rt5670_aif_dai_ops = {
|
||||
.hw_params = rt5670_hw_params,
|
||||
.set_fmt = rt5670_set_dai_fmt,
|
||||
.set_sysclk = rt5670_set_dai_sysclk,
|
||||
|
Reference in New Issue
Block a user