alsa-lib/src/topology
Chao Song aa70b19d4c topology/pcm.c: remove duplicated AC97 hw format
Remove the second occurrence of AC97 hardware format
from audio hardware format array.

Signed-off-by: Chao Song <chao.song@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-05-26 10:19:15 +02:00
..
builder.c topology: fix some gcc10 warnings (labs, signess) 2020-08-31 13:25:07 +02:00
channel.c topology: improve the printf buffer management 2020-08-31 19:51:49 +02:00
ctl.c topology: straight printf and error path fixes 2020-10-19 11:17:21 +02:00
dapm.c topology: tplg_add_widget_object() - do not use invalid elem_ctl 2021-01-07 17:36:04 +01:00
data.c topology: fix 'parse_tuple_set() - remove dead condition code' 2021-01-20 17:05:01 +01:00
decoder.c topology: unify the log mechanism 2020-01-03 23:38:08 +01:00
elem.c topology: move the elem->list delete to tplg_elem_free() 2020-01-03 23:38:08 +01:00
log.c topology: unify the log mechanism 2020-01-03 23:38:08 +01:00
Makefile.am topology: unify the log mechanism 2020-01-03 23:38:08 +01:00
ops.c topology: improve the printf buffer management 2020-08-31 19:51:49 +02:00
parser.c topology: fix the unaligned access 2020-08-31 14:27:30 +02:00
pcm.c topology/pcm.c: remove duplicated AC97 hw format 2021-05-26 10:19:15 +02:00
save.c topology: sort_config() cleanups - use goto for the error path 2021-01-07 17:45:27 +01:00
text.c topology: improve the printf buffer management 2020-08-31 19:51:49 +02:00
tplg_local.h tplg: fix the unaligned_get32/put32 helpers for big endian 2020-10-15 19:13:18 +02:00