Loading sound/soc/msm/mpq8092.c +3 −3 Original line number Original line Diff line number Diff line /* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. * * * This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -1176,8 +1176,8 @@ static struct snd_soc_dai_link mpq8092_hdmi_dai_link[] = { .cpu_dai_name = "msm-dai-q6-hdmi.8", .cpu_dai_name = "msm-dai-q6-hdmi.8", .platform_name = "msm-pcm-routing", .platform_name = "msm-pcm-routing", /*Update the codecs once the HDMI entry is in the dtsi file*/ /*Update the codecs once the HDMI entry is in the dtsi file*/ .codec_name = "msm-stub-codec.1", .codec_name = "msm-hdmi-audio-codec-rx", .codec_dai_name = "msm-stub-rx", .codec_dai_name = "msm_hdmi_audio_codec_rx_dai", .no_pcm = 1, .no_pcm = 1, .be_id = MSM_BACKEND_DAI_HDMI_RX, .be_id = MSM_BACKEND_DAI_HDMI_RX, .be_hw_params_fixup = mpq8092_hdmi_be_hw_params_fixup, .be_hw_params_fixup = mpq8092_hdmi_be_hw_params_fixup, Loading Loading
sound/soc/msm/mpq8092.c +3 −3 Original line number Original line Diff line number Diff line /* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. * * * This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -1176,8 +1176,8 @@ static struct snd_soc_dai_link mpq8092_hdmi_dai_link[] = { .cpu_dai_name = "msm-dai-q6-hdmi.8", .cpu_dai_name = "msm-dai-q6-hdmi.8", .platform_name = "msm-pcm-routing", .platform_name = "msm-pcm-routing", /*Update the codecs once the HDMI entry is in the dtsi file*/ /*Update the codecs once the HDMI entry is in the dtsi file*/ .codec_name = "msm-stub-codec.1", .codec_name = "msm-hdmi-audio-codec-rx", .codec_dai_name = "msm-stub-rx", .codec_dai_name = "msm_hdmi_audio_codec_rx_dai", .no_pcm = 1, .no_pcm = 1, .be_id = MSM_BACKEND_DAI_HDMI_RX, .be_id = MSM_BACKEND_DAI_HDMI_RX, .be_hw_params_fixup = mpq8092_hdmi_be_hw_params_fixup, .be_hw_params_fixup = mpq8092_hdmi_be_hw_params_fixup, Loading