public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] soundwire: bus: suppress probe deferral errors
@ 2024-06-04  7:52 Johan Hovold
  2024-06-04  7:52 ` [PATCH v2 1/4] " Johan Hovold
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Johan Hovold @ 2024-06-04  7:52 UTC (permalink / raw)
  To: Vinod Koul
  Cc: Bard Liao, Pierre-Louis Bossart, Sanyog Kale, alsa-devel,
	linux-kernel, Johan Hovold

The soundwire bus code is incorrectly logging probe deferrals as errors.

This series addresses that, cleans up the soundwire bus logging and
drops the unused soudwire driver name field.

Johan


Changes in v2
 - drop probe error message completely
 - drop soundwire driver name field
 - cleanup probe warning messages
 - drop probe debug message


Johan Hovold (4):
  soundwire: bus: suppress probe deferral errors
  soundwire: bus: drop unused driver name field
  soundwire: bus: clean up probe warnings
  soundwire: bus: drop redundant probe debug message

 drivers/soundwire/bus_type.c  | 21 ++++-----------------
 include/linux/soundwire/sdw.h |  2 --
 2 files changed, 4 insertions(+), 19 deletions(-)

-- 
2.44.1


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

end of thread, other threads:[~2024-06-05 16:16 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-04  7:52 [PATCH v2 0/4] soundwire: bus: suppress probe deferral errors Johan Hovold
2024-06-04  7:52 ` [PATCH v2 1/4] " Johan Hovold
2024-06-04  8:30   ` Pierre-Louis Bossart
2024-06-04  9:09     ` Johan Hovold
2024-06-04 13:29       ` Pierre-Louis Bossart
2024-06-04  7:52 ` [PATCH v2 2/4] soundwire: bus: drop unused driver name field Johan Hovold
2024-06-04  7:52 ` [PATCH v2 3/4] soundwire: bus: clean up probe warnings Johan Hovold
2024-06-04  8:33   ` Pierre-Louis Bossart
2024-06-04  9:17     ` Johan Hovold
2024-06-04 13:43       ` Pierre-Louis Bossart
2024-06-04 14:18         ` Johan Hovold
2024-06-04 15:07           ` Pierre-Louis Bossart
2024-06-05 12:11             ` Johan Hovold
2024-06-05 16:15               ` Pierre-Louis Bossart
2024-06-04  7:52 ` [PATCH v2 4/4] soundwire: bus: drop redundant probe debug message Johan Hovold
2024-06-04  8:37   ` Pierre-Louis Bossart
2024-06-04  9:24     ` Johan Hovold

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