mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-20 05:33:44 -04:00
topology: dapm - coding fixes
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
3b9e39dab5
commit
0d6949b7f1
1 changed files with 7 additions and 8 deletions
|
|
@ -152,8 +152,7 @@ static int copy_dapm_control(struct tplg_elem *elem, struct tplg_elem *ref)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* check referenced controls for a widget */
|
/* check referenced controls for a widget */
|
||||||
static int tplg_build_widget(snd_tplg_t *tplg,
|
static int tplg_build_widget(snd_tplg_t *tplg, struct tplg_elem *elem)
|
||||||
struct tplg_elem *elem)
|
|
||||||
{
|
{
|
||||||
struct tplg_ref *ref;
|
struct tplg_ref *ref;
|
||||||
struct list_head *base, *pos;
|
struct list_head *base, *pos;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue