OpenCloudOS-Kernel/sound/soc/sof
Peter Ujfalusi c8775fb16b
ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declaration
Other commit added the declaration of the sof_compressed_ops, drop the
instance which added it as Platform specific ops, which the
sof_compressed_ops is not.

76cdd90b27 ("ASoC: SOF: pcm: Add compress_ops for SOF platform component driver")

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20220225120034.11028-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-02-25 13:45:38 +00:00
..
amd ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init() 2022-02-08 13:38:04 +00:00
imx ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter 2021-12-23 13:38:26 +00:00
intel ASoC: SOF: Convert the generic probe support to SOF client 2022-02-10 15:19:12 +00:00
mediatek ASoC: SOF: OF: Avoid reverse module dependency 2021-12-15 14:02:50 +00:00
xtensa ASoC: SOF: dsp_arch_ops: add kernel log level parameter for oops and stack 2021-12-23 13:38:25 +00:00
Kconfig ASoC: SOF: Convert the generic probe support to SOF client 2022-02-10 15:19:12 +00:00
Makefile ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y 2022-02-14 18:30:51 +00:00
compress.c ASoC: SOF: compr: Mark snd_compress_ops static 2022-02-11 10:31:26 +00:00
control.c ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data() 2021-12-15 22:16:47 +00:00
core.c ASoC: SOF: core: unregister clients and machine drivers in .shutdown 2022-02-16 16:34:22 +00:00
debug.c ASoC: SOF: Convert the generic probe support to SOF client 2022-02-10 15:19:12 +00:00
iomem-utils.c ASoC: SOF: Split up utils.c into sof-utils and iomem-utils 2022-02-10 15:19:04 +00:00
ipc.c ASoC: SOF: Introduce IPC SOF client support 2022-02-10 15:19:06 +00:00
loader.c ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during boot 2021-12-23 13:38:20 +00:00
nocodec.c ASOC: SOF: simplify nocodec mode 2021-04-12 17:05:55 +01:00
ops.c ASoC: SOF: ops: Always print DSP Panic message but use different message 2021-12-23 13:38:24 +00:00
ops.h ASoC: SOF: Convert the generic probe support to SOF client 2022-02-10 15:19:12 +00:00
pcm.c ASoC: SOF: pcm: Add compress_ops for SOF platform component driver 2022-02-24 02:04:39 +00:00
pm.c ASoC: SOF: sof-client: Add support for clients not managed by pm framework 2022-02-10 15:19:07 +00:00
sof-acpi-dev.c ASoC: SOF: Check desc->ops directly in acpi/pci/of probe functions 2021-05-21 13:13:35 +01:00
sof-acpi-dev.h ASoC: SOF: ACPI: avoid reverse module dependency 2021-03-02 15:31:40 +01:00
sof-audio.c ASoC: SOF: avoid casting "const" attribute away 2021-12-17 11:06:16 +00:00
sof-audio.h ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data() 2021-12-15 22:16:47 +00:00
sof-client-ipc-flood-test.c ASoC: SOF: Convert the generic IPC flood test into SOF client 2022-02-10 15:19:09 +00:00
sof-client-ipc-msg-injector.c ASoC: SOF: Convert the generic IPC message injector into SOF client 2022-02-10 15:19:10 +00:00
sof-client-probes.c ASoC: SOF: Convert the generic probe support to SOF client 2022-02-10 15:19:12 +00:00
sof-client-probes.h ASoC: SOF: Convert the generic probe support to SOF client 2022-02-10 15:19:12 +00:00
sof-client.c ASoC: SOF: Convert the generic IPC message injector into SOF client 2022-02-10 15:19:10 +00:00
sof-client.h ASoC: SOF: Introduce IPC SOF client support 2022-02-10 15:19:06 +00:00
sof-of-dev.c ASoC: SOF: OF: Avoid reverse module dependency 2021-12-15 14:02:50 +00:00
sof-of-dev.h ASoC: SOF: OF: Avoid reverse module dependency 2021-12-15 14:02:50 +00:00
sof-pci-dev.c ASoC: SOF: Intel: Add topology overwrite for Felwinter 2022-02-21 13:24:53 +00:00
sof-pci-dev.h ASoC: SOF: pci: split PCI into different drivers 2021-03-02 15:32:00 +01:00
sof-priv.h ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declaration 2022-02-25 13:45:38 +00:00
sof-utils.c ASoC: SOF: Split up utils.c into sof-utils and iomem-utils 2022-02-10 15:19:04 +00:00
sof-utils.h ASoC: SOF: Split up utils.c into sof-utils and iomem-utils 2022-02-10 15:19:04 +00:00
stream-ipc.c ASoC: SOF: Make Intel IPC stream ops generic 2021-10-07 16:57:54 +01:00
topology.c ASoC: SOF: Replace zero-length array with flexible-array member 2022-02-17 17:13:36 +00:00
trace.c ASoC: SOF: Split up utils.c into sof-utils and iomem-utils 2022-02-10 15:19:04 +00:00