linux-stable/sound/soc/loongson
Takashi Iwai 3299aa652d
ASoC: loongson: 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-16-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-05-08 11:39:22 +09:00
..
Kconfig ASoC: loongson: add PCI dependency 2023-06-16 12:56:08 +01:00
Makefile ASoC: loongson: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:22 +09:00
loongson_card.c ASoC: loongson: Use snd_soc_substream_to_rtd() for accessing private_data 2024-05-06 23:59:53 +09:00
loongson_dma.c ASoC: loongson: Use snd_soc_substream_to_rtd() for accessing private_data 2024-05-06 23:59:53 +09:00
loongson_dma.h
loongson_i2s.c ASoC: loongson: merge DAI call back functions into ops 2023-08-14 13:10:28 +01:00
loongson_i2s.h ASoC: loongson: change the type of variable irq to int 2023-06-19 12:59:33 +01:00
loongson_i2s_pci.c ASoC: loongson: i2s/pci: drop driver owner assignment 2024-03-28 13:57:40 +00:00