All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] soundwire: intel: transition to 3 steps initialization
@ 2020-05-31 18:20 ` Bard Liao
  0 siblings, 0 replies; 16+ messages in thread
From: Bard Liao @ 2020-05-31 18:20 UTC (permalink / raw)
  To: alsa-devel, vkoul
  Cc: vinod.koul, linux-kernel, tiwai, broonie, gregkh, jank,
	srinivas.kandagatla, rander.wang, ranjani.sridharan, hui.wang,
	pierre-louis.bossart, sanyog.r.kale, slawomir.blauciak,
	mengdong.lin, bard.liao

This series is to split the original "soundwire: intel: transition to 3
steps initialization" patch into different patches for better review.
It also address comments from Vinod.

Pierre-Louis Bossart (6):
  soundwire: intel: cleanups for indirections/logs
  soundwire: intel: clarify drvdata and remove more indirections
  soundwire: intel_init: remove useless test
  soundwire: intel_init: use devm_ allocation
  soundwire: intel_init: pass link information as platform data
  soundwire: intel: transition to 3 steps initialization

 drivers/soundwire/intel.c      | 138 +++++++++--------
 drivers/soundwire/intel.h      |  13 ++
 drivers/soundwire/intel_init.c | 261 ++++++++++++++++++++++++++-------
 3 files changed, 295 insertions(+), 117 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-06-22 11:54 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-31 18:20 [PATCH v2 0/6] soundwire: intel: transition to 3 steps initialization Bard Liao
2020-05-31 18:20 ` Bard Liao
2020-05-31 18:20 ` [PATCH v2 1/6] soundwire: intel: cleanups for indirections/logs Bard Liao
2020-05-31 18:20   ` Bard Liao
2020-05-31 18:20 ` [PATCH v2 2/6] soundwire: intel: clarify drvdata and remove more indirections Bard Liao
2020-05-31 18:20   ` Bard Liao
2020-05-31 18:20 ` [PATCH v2 3/6] soundwire: intel_init: remove useless test Bard Liao
2020-05-31 18:20   ` Bard Liao
2020-05-31 18:21 ` [PATCH v2 4/6] soundwire: intel_init: use devm_ allocation Bard Liao
2020-05-31 18:21   ` Bard Liao
2020-05-31 18:21 ` [PATCH v2 5/6] soundwire: intel_init: pass link information as platform data Bard Liao
2020-05-31 18:21   ` Bard Liao
2020-05-31 18:21 ` [PATCH v2 6/6] soundwire: intel: transition to 3 steps initialization Bard Liao
2020-05-31 18:21   ` Bard Liao
2020-06-22 11:53 ` [PATCH v2 0/6] " Vinod Koul
2020-06-22 11:53   ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.