[alsa-devel] [PATCH RESEND] ASoC: rt5677: Convert to use rl6231_get_clk_info
Axel Lin
axel.lin at ingics.com
Thu Jun 12 02:26:25 CEST 2014
2014-06-10 8:57 GMT+08:00 Axel Lin <axel.lin at ingics.com>:
> Signed-off-by: Axel Lin <axel.lin at ingics.com>
> Tested-by: Oder Chiou <oder_chiou at realtek.com>
> ---
> sound/soc/codecs/Kconfig | 2 ++
> sound/soc/codecs/rt5677.c | 18 ++----------------
> 2 files changed, 4 insertions(+), 16 deletions(-)
>
> diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
> index cbfa1e1..9d88845 100644
> --- a/sound/soc/codecs/Kconfig
> +++ b/sound/soc/codecs/Kconfig
> @@ -445,9 +445,11 @@ config SND_SOC_RL6231
> default y if SND_SOC_RT5640=y
> default y if SND_SOC_RT5645=y
> default y if SND_SOC_RT5651=y
> + default y if SND_SOC_RT5677=y
> default m if SND_SOC_RT5640=m
> default m if SND_SOC_RT5645=m
> default m if SND_SOC_RT5651=m
> + default m if SND_SOC_RT5677=m
Hi Mark,
This patch ensures SND_SOC_RL6231 will be built.
This patch is required to fix build error with commit
"ASoC: rt5677: Convert to use rl6231_calc_dmic_clk".
Regards,
Axel
More information about the Alsa-devel
mailing list