[alsa-devel] [PATCH] ASoC: spdif: Add codec driver to use spdif stand-alone

Liam Girdwood lrg at slimlogic.co.uk
Thu May 27 15:54:23 CEST 2010


On Thu, 2010-05-27 at 18:13 +0900, Seungwhan Youn wrote:
> This patch adds spdif dummy codec driver for using spdif-dit as
> a stand-alone. Until this, spdif-dit can be used only with other
> codecs like tlv320aci3x in davinci platform.
> 
> Signed-off-by: Seungwhan Youn <sw.youn at samsung.com>
> ---
>  sound/soc/codecs/spdif_transciever.c |   93 +++++++++++++++++++++++++++++++++-
>  1 files changed, 92 insertions(+), 1 deletions(-)


> +	spdif_dit_codec = NULL;

This isn't really necessary as the module is being removed at this
point.

Acked-by: Liam Girdwood <lrg at slimlogic.co.uk>





More information about the Alsa-devel mailing list