27 May
2010
27 May
'10
3:54 p.m.
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@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@slimlogic.co.uk