kernel-ark/sound/soc
Liam Girdwood cb666e5bd8 [ALSA] soc - ASoC 0.13 core changes
This patch updates the ASoC core to the new DAI matching and clocking
API in version 0.13
Changes:-
 o Removed DAI capabilities matching code in favour of manual matching
in the machine drivers.
 o Added DAI operations for codec and CPU interfaces.
 o Removed config_sysclk() function and struct snd_soc_clock_info. No
longer needed as clocking is now configured manually in the machine
drivers. Also removed other clocking data from structures.
 o Added machine driver prepare callback.

Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-02-09 09:03:36 +01:00
..
at91 [ALSA] ASoC at91 - Fix NULL pointer dereference in at91_i2s_shutdown 2007-02-09 09:02:54 +01:00
codecs [ALSA] ASoC WM8731 support for 32k @ 12MHz sysclk 2007-02-09 09:03:23 +01:00
pxa [ALSA] Fix AC97_BUS in soc/pxa/Kconfig 2007-02-09 09:02:28 +01:00
Kconfig [ALSA] ASoC pxa2xx build support 2007-02-09 09:00:50 +01:00
Makefile [ALSA] ASoC pxa2xx build support 2007-02-09 09:00:50 +01:00
soc-core.c [ALSA] soc - ASoC 0.13 core changes 2007-02-09 09:03:36 +01:00
soc-dapm.c [ALSA] Solve typos/compilation problems for debug functions in soc-dapm and at91-i2s 2007-02-09 09:02:52 +01:00