Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] soundwire: better error handling in deferred transfers
@ 2023-01-13  9:35 Bard Liao
  2023-01-13  9:35 ` [PATCH 1/5] soundwire: stream: uniquify dev_err() logs Bard Liao
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Bard Liao @ 2023-01-13  9:35 UTC (permalink / raw)
  To: alsa-devel, vkoul
  Cc: pierre-louis.bossart, vinod.koul, bard.liao, linux-kernel

This is a generic cleanup series.

Pierre-Louis Bossart (5):
  soundwire: stream: uniquify dev_err() logs
  soundwire: stream: use consistent pattern for freeing buffers
  soundwire: bus: remove sdw_defer argument in sdw_transfer_defer()
  soundwire: cadence: use directly bus sdw_defer structure
  soundwire: cadence: further simplify low-level xfer_msg_defer()
    callback

 drivers/soundwire/bus.c            | 12 +++++-------
 drivers/soundwire/bus.h            |  3 +--
 drivers/soundwire/cadence_master.c | 20 ++++++++++----------
 drivers/soundwire/cadence_master.h |  5 +----
 drivers/soundwire/stream.c         | 22 ++++++++++++----------
 include/linux/soundwire/sdw.h      |  6 +++---
 6 files changed, 32 insertions(+), 36 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-01-13 17:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-13  9:35 [PATCH 0/5] soundwire: better error handling in deferred transfers Bard Liao
2023-01-13  9:35 ` [PATCH 1/5] soundwire: stream: uniquify dev_err() logs Bard Liao
2023-01-13 10:22   ` Amadeusz Sławiński
2023-01-13 17:48     ` Pierre-Louis Bossart
2023-01-13  9:35 ` [PATCH 2/5] soundwire: stream: use consistent pattern for freeing buffers Bard Liao
2023-01-13  9:35 ` [PATCH 3/5] soundwire: bus: remove sdw_defer argument in sdw_transfer_defer() Bard Liao
2023-01-13  9:35 ` [PATCH 4/5] soundwire: cadence: use directly bus sdw_defer structure Bard Liao
2023-01-13  9:35 ` [PATCH 5/5] soundwire: cadence: further simplify low-level xfer_msg_defer() callback Bard Liao

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