mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-15 20:51:55 +00:00
Placing both the I2C and SPI code in the same module causes problems with mixes of modular and non-modular builds of the buses so it's generally bad practice. As with other drivers split the bus code out of the WM8731 driver into separate modules. Signed-off-by: Mark Brown <broonie@kernel.org> Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20220325153121.1598494-6-broonie@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org> |
||
|---|---|---|
| .. | ||
| ac97c.c | ||
| db1000.c | ||
| db1200.c | ||
| dbdma2.c | ||
| dma.c | ||
| i2sc.c | ||
| Kconfig | ||
| Makefile | ||
| psc-ac97.c | ||
| psc-i2s.c | ||
| psc.h | ||