linux-yocto/sound/soc
Srinivas Kandagatla 0aefa3a4a8 ASoC: codecs: wcd937x: make stub functions inline
commit c4bb62eb594418a6bd05ff03bb9072ee1fef29c2 upstream.

For some reason we ended up with stub functions that are not inline,
this can result in build error if its included multiple places, as we will
be redefining the same function

Fixes: c99a515ff1 ("ASoC: codecs: wcd937x-sdw: add SoundWire driver")
Cc: Stable@vger.kernel.org
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
Link: https://patch.msgid.link/20250909121954.225833-3-srinivas.kandagatla@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-10-15 12:00:21 +02:00
..
adi
amd ASoC: amd: acp: Adjust pdm gain value 2025-10-12 12:57:16 +02:00
apple ASoC: apple: mca: Constrain channels according to TDM mask 2025-06-19 15:31:33 +02:00
atmel
au1x
bcm
cirrus
codecs ASoC: codecs: wcd937x: make stub functions inline 2025-10-15 12:00:21 +02:00
dwc ASoC: dwc: always enable/disable i2s irqs 2025-04-25 10:47:39 +02:00
fsl ASoC: fsl_sai: replace regmap_write with regmap_update_bits 2025-08-20 18:30:50 +02:00
generic ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction 2025-05-09 09:50:46 +02:00
google
hisilicon
img
intel ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callback 2025-10-15 12:00:13 +02:00
jz4740
kirkwood
loongson
mediatek ASoC: mediatek: use reserved memory or enable buffer pre-allocation 2025-08-15 12:13:33 +02:00
meson ASoC: meson: meson-card-utils: use of_property_present() for DT parsing 2025-06-27 11:11:13 +01:00
mxs
pxa
qcom ASoC: qcom: audioreach: fix potential null pointer dereference 2025-10-06 11:17:52 +02:00
rockchip
samsung
sdw_utils ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init() 2025-06-27 11:11:27 +01:00
sh
sof ASoC: SOF: ipc3-topology: Fix multi-core and static pipelines tear down 2025-10-15 12:00:21 +02:00
spear
sprd
starfive
sti
stm
sunxi ASoC: sun4i-codec: support hp-det-gpios property 2025-05-29 11:02:19 +02:00
tegra ASoC: tegra210_ahub: Add check to of_device_get_match_data() 2025-06-27 11:11:27 +01:00
ti ASoC: ti: omap-hdmi: Re-add dai_link->platform to fix card init 2025-06-19 15:32:21 +02:00
uniphier
ux500
xilinx
xtensa
Kconfig
Makefile
soc-ac97.c
soc-acpi.c
soc-card-test.c
soc-card.c
soc-component.c
soc-compress.c
soc-core.c ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime() 2025-08-20 18:30:26 +02:00
soc-dai.c ASoC: soc-dai: tidyup return value of snd_soc_xlate_tdm_slot_mask() 2025-08-15 12:13:32 +02:00
soc-dapm.c ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was successed 2025-08-20 18:30:23 +02:00
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-jack.c
soc-link.c
soc-ops.c ASoC: ops: dynamically allocate struct snd_ctl_elem_value 2025-08-15 12:13:33 +02:00
soc-pcm.c ASoC: soc-pcm: Fix hw_params() and DAPM widget sequence 2025-05-09 09:50:36 +02:00
soc-topology-test.c
soc-topology.c
soc-utils-test.c
soc-utils.c