2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/sound/soc/renesas
Mark Brown 02ca789818
AsoC: Phase out hybrid PCI devres
Merge series from Philipp Stanner <phasta@kernel.org>:

A year ago we spent quite some work trying to get PCI into better shape.
Some pci_ functions can be sometimes managed with devres, which is
obviously bad. We want to provide an obvious API, where pci_ functions
are never, and pcim_ functions are always managed.

Thus, everyone enabling his device with pcim_enable_device() must be
ported to pcim_ functions. Porting all users will later enable us to
significantly simplify parts of the PCI subsystem. See here [1] for
details.

This patch series does that for sound.

Feel free to squash the commits as you see fit.

P.

[1] https://elixir.bootlin.com/linux/v6.14-rc4/source/drivers/pci/devres.c#L18
2025-05-06 08:42:25 +09:00
..
rcar ASoC: add Renesas MSIOF sound driver 2025-04-26 13:28:57 +01:00
dma-sh7760.c
fsi.c
hac.c
Kconfig ASoC: renesas: add MSIOF sound support 2025-04-26 02:17:37 +01:00
Makefile
migor.c ASoC: sh: migor: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-02-25 13:19:22 +00:00
rz-ssi.c ASoC: renesas: rz-ssi: Use NOIRQ_SYSTEM_SLEEP_PM_OPS() 2025-04-24 12:51:46 +01:00
sh7760-ac97.c
siu_dai.c
siu_pcm.c
siu.h
ssi.c