]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Revise document and comments for ABI v5
authorMengdong Lin <mengdong.lin@linux.intel.com>
Wed, 16 Nov 2016 06:43:07 +0000 (14:43 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 Nov 2016 06:50:30 +0000 (07:50 +0100)
commitfa7a52e636e79d5882d1d8beb9335b62256d9475
tree43989204b97bc0666aad6b0c0090890521ccb7af
parent75626fec508f8e3925fd351646cbf031d225d3cc
topology: Revise document and comments for ABI v5

Revise the obsolete content in document and comments.

Here are the major changes in implementation from early phase design:
- PCM object is used to configure front end DAI & DAI links, not used by
  physical DAI or DAI links.
- No longer use separate object for backend or codec<->codec links, but
  use physical links to cover them.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/topology.h
src/topology/pcm.c