ASoC: cs4271: Split SPI and I2C code into different modules
Currently the cs4271 driver depends on SND_SOC_I2C_AND_SPI. So the driver cannot be built as built-in if CONFIG_I2C=m. Split SPI and I2C code into different modules to avoid this issue. Signed-off-by: NAxel Lin <axel.lin@ingics.com> Acked-by: NBrian Austin <brian.austin@cirrus.com> Signed-off-by: NMark Brown <broonie@kernel.org>
Showing
sound/soc/codecs/cs4271-i2c.c
0 → 100644
sound/soc/codecs/cs4271-spi.c
0 → 100644
sound/soc/codecs/cs4271.h
0 → 100644
想要评论请 注册 或 登录