]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] soc - ASoC 0.13 WM9712 codec driver
authorLiam Girdwood <lg@opensource.wolfsonmicro.com>
Fri, 2 Feb 2007 16:16:02 +0000 (17:16 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:03:40 +0000 (09:03 +0100)
commit68d4f2d1c0091fdf9cfab3cf0f3d4c419a089b0e
treef8c7916f57fab363f9a5a4c01fdc3c307fc26626
parent434476f0f81e26a391a6f7438b09e204b3f2d8d7
[ALSA] soc - ASoC 0.13 WM9712 codec driver

This patch updates the WM9712 codec driver to the new API in ASoC 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.

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>
sound/soc/codecs/wm9712.c