linux/sound/soc/sof/intel
Pierre-Louis Bossart 3bd45b8dea
ASoC: SOF: Intel: hda-pcm: remove kernel parameter init
The 'hda_disable_rewinds' kernel parameter is initialized with a
non-existent CONFIG_SND_SOC_SOF_HDA_DISABLE_REWINDS.

We probably forgot to clean this up when this Kconfig option was
removed when upstreaming in 2021.

Reported-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20230606222529.57156-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-06-07 12:37:20 +01:00
..
apl.c ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4 2023-04-20 12:52:02 +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: Intel: use mmio fallback for all platforms 2022-10-26 14:17:53 +01:00
byt.c ASoC: SOF: Intel: use mmio fallback for all platforms 2022-10-26 14:17:53 +01:00
cnl.c ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4 2023-04-20 12:52:02 +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 ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init() 2022-11-02 11:39:05 +00:00
hda-common-ops.c ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4 2023-04-20 12:52:02 +01: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: hda-dai: add get_hlink callback 2023-06-05 14:00:55 +01:00
hda-dai.c ASoC: SOF: Intel: hda-dai: add get_hlink callback 2023-06-05 14:00:55 +01:00
hda-dsp.c ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4 2023-04-20 12:52:02 +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: Use no_reply calls for TX 2023-04-20 12:51:45 +01:00
hda-mlink.c ASoC: SOF: Intel: hda-mlink: add helper to program SoundWire PCMSyCM registers 2023-05-15 10:20:14 +09:00
hda-pcm.c ASoC: SOF: Intel: hda-pcm: remove kernel parameter init 2023-06-07 12:37:20 +01: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: do not include pm_runtime.h if not used 2023-05-23 13:55:55 +01: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: Intel: fix SoundWire/HDaudio mutual exclusion 2023-06-07 12:37:19 +01:00
hda.h ASoC: SOF: Intel: hda: add helper to extract SoundWire link count 2023-06-05 14:01:00 +01:00
icl.c ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4 2023-04-20 12:52:02 +01:00
Kconfig ASoC: SOF: Intel: remove mutual exclusion between NOCODEC and HDA_LINK 2023-05-15 20:14:04 +09:00
Makefile ASoC: SOF: Intel: hda-mlink: move to a dedicated module 2023-04-06 16:45:37 +01:00
mtl.c ASoC: SOF: Intel: mtl: prepare for code reuse 2023-06-05 14:00:59 +01:00
mtl.h ASoC: SOF: Intel: mtl: prepare for code reuse 2023-06-05 14:00:59 +01:00
pci-apl.c ASoC: SOF: Intel: pci-apl: Allow DSPless mode 2023-04-04 12:42:38 +01:00
pci-cnl.c ASoC: SOF: Intel: pci-cnl: Allow DSPless mode 2023-04-04 12:42:39 +01:00
pci-icl.c ASoC: SOF: Intel: pci-icl: Allow DSPless mode 2023-04-04 12:42:40 +01:00
pci-mtl.c ASoC: SOF: Intel: pci-mtl: Allow DSPless mode 2023-04-04 12:42:41 +01:00
pci-skl.c ASoC: SOF: Intel: pci-skl: Allow DSPless mode 2023-04-04 12:42:42 +01:00
pci-tgl.c ASoC: SOF: Intel: pci-tgl: Allow DSPless mode 2023-04-04 12:42:42 +01:00
pci-tng.c ASoC: SOF: Intel: pci-tng: revert invalid bar size setting 2023-03-07 13:57:59 +00:00
shim.h ASoC: SOF: Intel: hda: add callback to check SoundWire lcount information 2022-11-23 15:32:05 +00:00
skl.c ASoC: do not include pm_runtime.h if not used 2023-05-23 13:55:55 +01:00
tgl.c ASoC: SOF: Intel: tgl: unify core_put on IPC3 & IPC4 path 2023-05-23 13:56:00 +01:00