summaryrefslogtreecommitdiff
path: root/sound/soc/ux500/ux500_av8100.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/ux500/ux500_av8100.c')
-rw-r--r--sound/soc/ux500/ux500_av8100.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/ux500/ux500_av8100.c b/sound/soc/ux500/ux500_av8100.c
index efb6318e1a7..a1be8d15c72 100644
--- a/sound/soc/ux500/ux500_av8100.c
+++ b/sound/soc/ux500/ux500_av8100.c
@@ -96,7 +96,6 @@ static int ux500_av8100_hw_params(struct snd_pcm_substream *substream,
/* Change HDMI audio-settings for codec-DAI. */
pr_debug("%s: Change HDMI audio-settings for codec-DAI.\n", __func__);
- as.audio_coding_type = AV8100_CODEC_CT_IEC60958_PCM;
as.audio_channel_count = hdmi_cc;
as.sampling_frequency = AV8100_CODEC_SF_48KHZ;
as.sample_size = AV8100_CODEC_SS_16BIT;