17 Nov
2016
17 Nov
'16
2:10 a.m.
Hi Mark
These are v2 of "ASoC: Convert to module_i2c/spi_driver()" patch series. Mainly, it updated Subject and commit comment, and doesn't have I2C/SPI side patches. It includes I2C side only.
Kuninori Morimoto (4): ASoC: uda1380: Remove #if IS_ENABLED(CONFIG_I2C) ASoC: wm9081: Remove #if IS_ENABLED(CONFIG_I2C) ASoC: wm8580: Remove #if IS_ENABLED(CONFIG_I2C) ASoC: wm8523: Remove #if IS_ENABLED(CONFIG_I2C)
sound/soc/codecs/Kconfig | 2 ++ sound/soc/codecs/uda1380.c | 22 +--------------------- sound/soc/codecs/wm8523.c | 24 +----------------------- sound/soc/codecs/wm8580.c | 25 +------------------------ sound/soc/codecs/wm9081.c | 2 -- 5 files changed, 5 insertions(+), 70 deletions(-)
--
1.9.1