public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/3] Remove set_cache_io entirely from ASoC probe
@ 2014-03-04  8:25 Xiubo Li
  2014-03-04  8:25 ` [RFC][PATCH 1/3] ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec() Xiubo Li
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Xiubo Li @ 2014-03-04  8:25 UTC (permalink / raw)
  To: broonie, lgirdwood, lars; +Cc: alsa-devel, linux-kernel, Xiubo Li


Xiubo Li (3):
  ASoC: core: Move the default regmap I/O setting to
    snd_soc_register_codec()
  ASoc: codec: remove the set_cache_io() entirely from CODEC ASoC probe.
  ASoC: core: remove the default regmap I/O setting up from
    soc_probe_codec()

 include/sound/soc.h        |  3 +++
 sound/soc/codecs/cq93vc.c  |  6 ++++--
 sound/soc/codecs/mc13783.c | 10 ++--------
 sound/soc/codecs/wm5102.c  |  6 ++----
 sound/soc/codecs/wm5110.c  |  6 ++----
 sound/soc/codecs/wm8350.c  |  6 ++++--
 sound/soc/codecs/wm8400.c  |  6 ++++--
 sound/soc/codecs/wm8994.c  |  4 ++--
 sound/soc/codecs/wm8997.c  |  7 ++-----
 sound/soc/soc-core.c       | 21 +++++++++++----------
 10 files changed, 36 insertions(+), 39 deletions(-)

-- 
1.8.4



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

end of thread, other threads:[~2014-03-05  1:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04  8:25 [RFC][PATCH 0/3] Remove set_cache_io entirely from ASoC probe Xiubo Li
2014-03-04  8:25 ` [RFC][PATCH 1/3] ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec() Xiubo Li
2014-03-04  9:50   ` [alsa-devel] " Lars-Peter Clausen
2014-03-05  1:32     ` Li.Xiubo
2014-03-04  8:25 ` [RFC][PATCH 2/3] ASoc: codec: remove the set_cache_io() entirely from CODEC ASoC probe Xiubo Li
2014-03-04  8:25 ` [RFC][PATCH 3/3] ASoC: core: remove the default regmap I/O setting up from soc_probe_codec() Xiubo Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox