alsa-utils/topology/nhlt/intel/dmic
Seppo Ingalsuo 5db60d5e85 Topology: NHLT: Intel: Fix compile warning in dmic-process.c
This patch fixes warnings like:

intel/dmic/dmic-process.c: In function 'select_mode':
intel/dmic/dmic-process.c:498:35: warning:
format '%s' expects a matching 'char *' argument [-Wformat=]

The intended __func__ string is missing from the two fprintf()
prints for errors.

Closes: https://github.com/alsa-project/alsa-utils/pull/270
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2024-06-21 16:04:23 +02:00
..
dmic-debug.c topology: use ATTRIBUTE_UNUSED instead remove argument name 2023-09-04 17:11:29 +02:00
dmic-debug.h topology: plugins - add Intel nhlt encoder plugin 2022-05-03 13:24:03 +02:00
dmic-intel.h topology: plugins - add Intel nhlt encoder plugin 2022-05-03 13:24:03 +02:00
dmic-internal.h topology: plugins - add Intel nhlt encoder plugin 2022-05-03 13:24:03 +02:00
dmic-process.c Topology: NHLT: Intel: Fix compile warning in dmic-process.c 2024-06-21 16:04:23 +02:00
dmic-process.h topology: plugins - add Intel nhlt encoder plugin 2022-05-03 13:24:03 +02:00
pdm-decim-fir.h Topology: NHLT: Intel: Update DMIC FIR coefficients 2023-08-01 09:46:33 +02:00