mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 06:02:05 +00:00
9dc15f81ba
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 |