linux/sound/soc/sof/intel
Takashi Iwai 264aeb994e ASoC: SOF: Make return of remove_late void, too
Like the change we've done for remove callback, the newly introduced
remove_late callback should be changed to void return, too.

Fixes: 17baaa1f95 ("ASoC: SOF: core: Add probe_early and remove_late callbacks")
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20231023153605.863-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-10-25 08:38:35 +02:00
..
apl.c ASoC: SOF: Intel: Use generic names for IPC types 2023-09-19 13:49:11 +01:00
atom.c ASoC: SOF: Intel: atom: don't keep a temporary string in fixup_tplg_name 2022-07-15 20:11:35 +01:00
atom.h ASoC: SOF: avoid casting "const" attribute away 2021-12-17 11:06:16 +00:00
bdw.c ASoC: SOF: Convert to platform remove callback returning void 2023-10-10 19:21:04 +01:00
byt.c ASoC: SOF: make .remove callback return void 2023-10-12 20:28:12 +01:00
cnl.c ASoC: SOF: Intel: Use generic names for IPC types 2023-09-19 13:49:11 +01:00
ext_manifest.h ASoC: SOF: ext_manifest: parse cavs extra config data elem 2020-11-27 17:23:05 +00:00
hda-bus.c ASoC: SOF: Intel: clarify initialization when HDA_AUDIO_CODEC is not used 2023-05-15 20:14:00 +09:00
hda-codec.c ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init 2023-10-19 14:56:25 +02:00
hda-common-ops.c ASoC: SOF: Intel: Move binding to display driver outside of deferred probe 2023-10-19 14:56:20 +02:00
hda-ctrl.c ASoC: SOF: Intel: hda-mlink: move to a dedicated module 2023-04-06 16:45:37 +01:00
hda-dai-ops.c ASoC: sof: intel: convert not to use asoc_xxx() 2023-09-25 14:16:45 +02:00
hda-dai.c ASoC: sof: intel: convert not to use asoc_xxx() 2023-09-25 14:16:45 +02:00
hda-dsp.c ASoC: SOF: Intel: hda-dsp: Make sure that no irq handler is pending before suspend 2023-10-12 20:28:10 +01:00
hda-ipc.c ASoC: SOF: Intel: hda: make DSPless mode work with DSP disabled in BIOS 2023-04-04 12:42:37 +01:00
hda-ipc.h ASoC: SOF: Intel: cnl: Add separate ops for ipc_dump for IPC4 2022-09-23 14:53:17 +01:00
hda-loader-skl.c ASoC: do not include pm_runtime.h if not used 2023-05-23 13:55:55 +01:00
hda-loader.c ASoC: SOF: Intel: Use generic names for IPC types 2023-09-19 13:49:11 +01:00
hda-mlink.c ASoC: SOF: Intel: hda-mlink: add sublink to dev_dbg() log 2023-08-07 23:09:48 +01:00
hda-pcm.c ASoC: sof: intel: convert not to use asoc_xxx() 2023-09-25 14:16:45 +02:00
hda-probes.c ASoC: SOF: probes: rename assign/free callbacks as startup/shutdown 2022-07-15 20:11:38 +01:00
hda-stream.c ASoC: sof: intel: convert not to use asoc_xxx() 2023-09-25 14:16:45 +02:00
hda-trace.c ASoC: SOF: Modify the host trace_init parameter list to include dmab 2022-05-19 16:44:17 +01:00
hda.c ASoC: SOF: Make return of remove_late void, too 2023-10-25 08:38:35 +02:00
hda.h ASoC: SOF: Make return of remove_late void, too 2023-10-25 08:38:35 +02:00
icl.c ASoC: SOF: Intel: Use generic names for IPC types 2023-09-19 13:49:11 +01:00
Kconfig ASoC: SOF: Kconfig: Rename SND_SOC_SOF_INTEL_IPC4 to SND_SOC_SOF_IPC4 2023-09-19 13:49:07 +01:00
lnl.c ASoC: SOF: Intel: Remove duplicated include in lnl.c 2023-08-10 18:10:21 +01:00
Makefile ASoC: SOF: Intel: add telemetry retrieval support on Intel platforms 2023-09-19 13:48:49 +01:00
mtl.c ASoC: Merge up fixes 2023-09-26 16:14:44 +02:00
mtl.h ASoC: SOF: Intel: MTL: Reduce the DSP init timeout 2023-09-15 17:14:21 +01:00
pci-apl.c ASoC: SOF: Intel: Use generic names for IPC types 2023-09-19 13:49:11 +01:00
pci-cnl.c ASoC: SOF: Intel: Use generic names for IPC types 2023-09-19 13:49:11 +01:00
pci-icl.c ASoC: SOF: Intel: Use generic names for IPC types 2023-09-19 13:49:11 +01:00
pci-lnl.c ASoC: SOF: Intel: Use generic names for IPC types 2023-09-19 13:49:11 +01:00
pci-mtl.c ASoC: SOF: Intel: pci-mtl: use ARL specific firmware definitions 2023-10-12 20:28:09 +01:00
pci-skl.c ASoC: SOF: Intel: Use generic names for IPC types 2023-09-19 13:49:11 +01:00
pci-tgl.c ASoC: SOF: Intel: Use generic names for IPC types 2023-09-19 13:49:11 +01:00
pci-tng.c ASoC: SOF: Intel: Use generic names for IPC types 2023-09-19 13:49:11 +01:00
shim.h ASoC: SOF: Intel: add abstraction for SoundWire wake-ups 2023-08-07 23:09:45 +01:00
skl.c ASoC: do not include pm_runtime.h if not used 2023-05-23 13:55:55 +01:00
telemetry.c ASoC: SOF: Intel: add telemetry retrieval support on Intel platforms 2023-09-19 13:48:49 +01:00
telemetry.h ASoC: SOF: Intel: add telemetry retrieval support on Intel platforms 2023-09-19 13:48:49 +01:00
tgl.c ASoC: SOF: ipc4/Intel: Support for firmware exception 2023-09-19 18:22:11 +01:00