ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.
authorLiam Girdwood <lg@opensource.wolfsonmicro.com>
Tue, 8 Jul 2008 12:19:13 +0000 (13:19 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 10 Jul 2008 07:32:50 +0000 (09:32 +0200)
commit8c6529dbf881303920a415c2d14a500218661949
tree63795a932b871c635a7a77c87ed31254f8039a24
parent7e2574050e6af203f0c94915c98c53ce1fc48044
ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.

This patch adds several functions for DAI control and config
and replaces the current method of calling function pointers within
the DAI struct.

Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/sound/soc.h
sound/soc/soc-core.c