OSDN Git Service

pcm: use new APIs to add a control element set for softvol plugin
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 15 Jun 2016 14:57:42 +0000 (23:57 +0900)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Jun 2016 13:45:59 +0000 (15:45 +0200)
commitd932e0184c59698e11cae7baace70a92b42c73ef
tree5689dbde5783573eef27a10896894d67b7796e33
parent1680ea4768a76f93521d59eeaae2b0ec7d7920b2
pcm: use new APIs to add a control element set for softvol plugin

In previous commit, some APIs to add a single element are discouraged to
continue using.

This commit replaces usage of the old APIs with new APIs.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_softvol.c