浏览代码

[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>
Liam Girdwood 18 年之前
父节点
当前提交
cb666e5bd8
共有 1 个文件被更改,包括 141 次插入611 次删除
  1. 141 611
      sound/soc/soc-core.c

文件差异内容过多而无法显示
+ 141 - 611
sound/soc/soc-core.c


部分文件因为文件数量过多而无法显示