Skip to content
Snippets Groups Projects
Unverified Commit 9dc15f81 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules


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: default avatarMark Brown <broonie@kernel.org>
Acked-by: default avatarCharles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220325153121.1598494-6-broonie@kernel.org


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 8875d104
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment