|
@@ -377,7 +377,6 @@ static int mmp_sspa_probe(struct snd_soc_dai *dai)
|
|
#define MMP_SSPA_FORMATS (SNDRV_PCM_FMTBIT_S8 | \
|
|
#define MMP_SSPA_FORMATS (SNDRV_PCM_FMTBIT_S8 | \
|
|
SNDRV_PCM_FMTBIT_S16_LE | \
|
|
SNDRV_PCM_FMTBIT_S16_LE | \
|
|
SNDRV_PCM_FMTBIT_S24_LE | \
|
|
SNDRV_PCM_FMTBIT_S24_LE | \
|
|
- SNDRV_PCM_FMTBIT_S24_LE | \
|
|
|
|
SNDRV_PCM_FMTBIT_S32_LE)
|
|
SNDRV_PCM_FMTBIT_S32_LE)
|
|
|
|
|
|
static const struct snd_soc_dai_ops mmp_sspa_dai_ops = {
|
|
static const struct snd_soc_dai_ops mmp_sspa_dai_ops = {
|