2 May 2011 07:34
Re: [PATCH v3] ASoC: tegra: TrimSlice machine support
Mike Rapoport <mike <at> compulab.co.il>
2011-05-02 05:34:20 GMT
2011-05-02 05:34:20 GMT
Mark, Any updates on this? On 04/26/11 11:52, Mike Rapoport wrote: > Signed-off-by: Mike Rapoport <mike <at> compulab.co.il> > --- > v3 changes: > * s/SND_TEGRA_SOC/SND_SOC_TEGRA > * drop 'default' setting in Kconfig > > v2 changes: > * address Stephen and Mark comments > * rebase against Mark's for-next branch > * switch to data based specification of widgets and routes > * explicitly disable unused codec pins > > sound/soc/tegra/Kconfig | 8 ++ > sound/soc/tegra/Makefile | 2 + > sound/soc/tegra/trimslice.c | 228 +++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 238 insertions(+), 0 deletions(-) > create mode 100644 sound/soc/tegra/trimslice.c > > diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig > index 14f7119..1e75da3 100644 > --- a/sound/soc/tegra/Kconfig > +++ b/sound/soc/tegra/Kconfig > <at> <at> -26,3 +26,11 <at> <at> config SND_SOC_TEGRA_WM8903 > boards using the WM8093 codec. Currently, the supported boards are > Harmony, Ventana, Seaboard, Kaen, and Aebl. >(Continue reading)
RSS Feed