linux/sound/soc
Takashi Iwai 1c3fa66628
ASoC: codecs: Use *-y instead of *-objs in Makefile
*-objs suffix is reserved rather for (user-space) host programs while
usually *-y suffix is used for kernel drivers (although *-objs works
for that purpose for now).

Let's correct the old usages of *-objs in Makefiles.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20240507155540.24815-3-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-05-08 11:39:12 +09:00
..
adi
amd ASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_data 2024-05-06 23:59:50 +09:00
apple
atmel
au1x
bcm
cirrus
codecs ASoC: codecs: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:12 +09:00
dwc
fsl ASoC: Constify static snd_pcm_hardware 2024-05-07 23:38:40 +09:00
generic
google
hisilicon
img ASoC: img: Use snd_soc_substream_to_rtd() for accessing private_data 2024-05-06 23:59:52 +09:00
intel ASoC: Intel: avs: clarify Copyright information 2024-05-06 23:59:39 +09:00
jz4740
kirkwood ASoC: kirkwood: Use snd_soc_substream_to_rtd() for accessing private_data 2024-05-06 23:59:52 +09:00
loongson ASoC: loongson: Use snd_soc_substream_to_rtd() for accessing private_data 2024-05-06 23:59:53 +09:00
mediatek ASoC: mediatek: Use snd_soc_substream_to_rtd() for accessing private_data 2024-05-06 23:59:54 +09:00
meson ASoC: Constify static snd_pcm_hardware 2024-05-07 23:38:40 +09:00
mxs
pxa
qcom ASoC: Constify static snd_pcm_hardware 2024-05-07 23:38:40 +09:00
rockchip
samsung ASoC: samsung: Use snd_soc_substream_to_rtd() for accessing private_data 2024-05-06 23:59:56 +09:00
sh ASoC: rsnd: no exception for SCU 2024-04-02 15:55:07 +01:00
sof ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
spear
sprd
starfive
sti
stm
sunxi ASoC: sunxi: Use snd_soc_substream_to_rtd() for accessing private_data 2024-05-06 23:59:56 +09:00
tegra ASoC: tegra: Use snd_soc_substream_to_rtd() for accessing private_data 2024-05-06 23:59:47 +09:00
ti ASoC: ti: Use snd_soc_substream_to_rtd() for accessing private_data 2024-05-06 23:59:48 +09:00
uniphier ASoC: uniphier: Constify static snd_pcm_hardware 2024-05-07 00:00:22 +09:00
ux500
xilinx
xtensa
Kconfig ASoC: soc-card: Add KUnit test case for snd_soc_card_get_kcontrol 2024-04-02 15:54:49 +01:00
Makefile ASoC: core: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:11 +09:00
soc-ac97.c
soc-acpi.c
soc-card-test.c ASoC: soc-card: soc-card-test: Fix some error handling in init() 2024-04-14 16:54:39 +09:00
soc-card.c
soc-component.c
soc-compress.c
soc-core.c
soc-dai.c
soc-dapm.c ASoC: dapm: debugfs: show the widget type 2024-04-21 09:58:16 +09:00
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-jack.c
soc-link.c
soc-ops.c
soc-pcm.c ASoC: pcm: Reverse iterate DAIs when shutting them down 2024-04-30 00:09:46 +09:00
soc-topology-test.c ASoC: soc-topology-test: clarify Copyright information 2024-05-06 23:59:40 +09:00
soc-topology.c ASoC: Drop soc-topology ABI v4 support 2024-04-04 18:09:18 +01:00
soc-utils-test.c
soc-utils.c