Message ID | 87mvyyw99t.wl%kuninori.morimoto.gx@renesas.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 9afa6c4980492f0305c57e6e8acb4161960df6f4 |
Headers | show |
Hi Simon > From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> > > This patch enables Renesas DPCM related sound card. > It is used for... > - Sampline rate convert > - CTU/MIXer > > Note: you need to enable these settings on DTS file > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Sorry, please ignore this patch. I noticed that there is compile error on this patch -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Wed, Jul 15, 2015 at 12:39:18AM +0000, Kuninori Morimoto wrote: > > Hi Simon > > > From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> > > > > This patch enables Renesas DPCM related sound card. > > It is used for... > > - Sampline rate convert > > - CTU/MIXer > > > > Note: you need to enable these settings on DTS file > > > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> > > Sorry, please ignore this patch. > I noticed that there is compile error on this patch As discussed elsewhere, the build looks good to me as does the patch. I have queued it up. -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 6d83a1b..4be33bad 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -461,6 +461,7 @@ CONFIG_SND_ATMEL_SOC=m CONFIG_SND_ATMEL_SOC_WM8904=m CONFIG_SND_SOC_SH4_FSI=m CONFIG_SND_SOC_RCAR=m +CONFIG_SND_SOC_RSRC_CARD=m CONFIG_SND_SOC_TEGRA=m CONFIG_SND_SOC_TEGRA_RT5640=m CONFIG_SND_SOC_TEGRA_WM8753=m