Skip to content

Commit

Permalink
[ALSA] soc - ASoC 0.13 WM8750 codec driver
Browse files Browse the repository at this point in the history
This patch updates the WM8750 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>
  • Loading branch information
Liam Girdwood authored and Jaroslav Kysela committed Feb 9, 2007
1 parent b36d61d commit 4422b60
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 336 deletions.
Loading

0 comments on commit 4422b60

Please sign in to comment.