alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ASoC: Convert to module_i2c/spi_driver()
@ 2016-11-17  1:10 Kuninori Morimoto
  2016-11-17  1:12 ` [PATCH v2 1/4] ASoC: uda1380: Remove #if IS_ENABLED(CONFIG_I2C) Kuninori Morimoto
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Kuninori Morimoto @ 2016-11-17  1:10 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, Charles Keepax, patches


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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-11-24  1:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-17  1:10 [PATCH v2 0/4] ASoC: Convert to module_i2c/spi_driver() Kuninori Morimoto
2016-11-17  1:12 ` [PATCH v2 1/4] ASoC: uda1380: Remove #if IS_ENABLED(CONFIG_I2C) Kuninori Morimoto
2016-11-17  1:13 ` [PATCH v2 2/4] ASoC: wm9081: " Kuninori Morimoto
2016-11-17  1:13 ` [PATCH v2 3/4] ASoC: wm8580: " Kuninori Morimoto
2016-11-17  9:29   ` Charles Keepax
2016-11-21 19:26   ` Mark Brown
2016-11-22  2:03     ` Kuninori Morimoto
2016-11-22 16:35       ` Mark Brown
2016-11-24  1:22         ` Kuninori Morimoto
2016-11-17  1:13 ` [PATCH v2 4/4] ASoC: wm8523: " Kuninori Morimoto
2016-11-17  9:29   ` Charles Keepax

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).