Commit 1495dd0
topology2: include: common: pcm: Add quotes for string values
Add quotes around the valid values for direction to prevent compilation
errors with the latest alsa-lib that fails with the error:
ALSA lib conf.c:1224:(parse_value) id is not an integer
ALSA lib conf.c:2014:(_snd_config_load_with_include) _toplevel_:224:17:Unexpected char
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>1 parent 4ebdd73 commit 1495dd0
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments