Loading sound/soc/msm/msm-dai-fe.c +3 −2 Original line number Diff line number Diff line Loading @@ -366,7 +366,8 @@ static struct snd_soc_dai_driver msm_fe_dais[] = { .aif_name = "SLIM0_UL_HL", .rates = SNDRV_PCM_RATE_8000_96000, .formats = (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S24_LE), SNDRV_PCM_FMTBIT_S24_LE | SNDRV_PCM_FMTBIT_S32_LE), .channels_min = 1, .channels_max = 8, .rate_min = 8000, Loading Loading
sound/soc/msm/msm-dai-fe.c +3 −2 Original line number Diff line number Diff line Loading @@ -366,7 +366,8 @@ static struct snd_soc_dai_driver msm_fe_dais[] = { .aif_name = "SLIM0_UL_HL", .rates = SNDRV_PCM_RATE_8000_96000, .formats = (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S24_LE), SNDRV_PCM_FMTBIT_S24_LE | SNDRV_PCM_FMTBIT_S32_LE), .channels_min = 1, .channels_max = 8, .rate_min = 8000, Loading