]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: dmix: assembly: change the token by symbolic names
authorFrédéric Recoules <frederic.recoules@orange.fr>
Wed, 6 May 2020 17:19:20 +0000 (19:19 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 May 2020 20:24:48 +0000 (22:24 +0200)
commitb315f21bf765b35a637b380f7eb0abb26ce2241b
tree063072051dd4767f431e48a3f8bb613fade35e1c
parent21e2fc3857b842e8b47f77da785248edbaa69f5f
pcm: dmix: assembly: change the token by symbolic names

It eases the refactoring of assembly chunk since we can now
add/remove/move entries without worrying about maintaining
the token numbering in the template.

Note: does not impact the binary output.

Signed-off-by: Frédéric Recoules <frederic.recoules@orange.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_dmix_i386.h
src/pcm/pcm_dmix_x86_64.h