alsa-utils/topology/nhlt/intel
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 Topology: NHLT: Intel: Fix compile warning in dmic-process.c 2024-06-21 16:04:23 +02:00
ssp topology: nhlt: fix simple memory leak 2024-01-17 17:38:29 +01:00
dmic-nhlt.c topology: use ATTRIBUTE_UNUSED instead remove argument name 2023-09-04 17:11:29 +02:00
dmic-nhlt.h topology: plugins - add Intel nhlt encoder plugin 2022-05-03 13:24:03 +02:00
intel-nhlt.c reshuffle included files to include config.h as first 2023-08-30 18:48:23 +02:00
intel-nhlt.h topology: plugins - add Intel nhlt encoder plugin 2022-05-03 13:24:03 +02:00
ssp-nhlt.c reshuffle included files to include config.h as first 2023-08-30 18:48:23 +02:00
ssp-nhlt.h topology: plugins - add Intel nhlt encoder plugin 2022-05-03 13:24:03 +02:00