[alsa-devel] [PATCH v2 0/4] ASoC: Convert to module_i2c/spi_driver()

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Thu Nov 17 02:10:52 CET 2016


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



More information about the Alsa-devel mailing list