[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230322035524.1509029-1-yung-chuan.liao@linux.intel.com>
Date: Wed, 22 Mar 2023 11:55:22 +0800
From: Bard Liao <yung-chuan.liao@...ux.intel.com>
To: alsa-devel@...a-project.org, vkoul@...nel.org
Cc: vinod.koul@...aro.org, linux-kernel@...r.kernel.org,
pierre-louis.bossart@...ux.intel.com, bard.liao@...el.com
Subject: [PATCH v2 0/2] soundwire: stream: uniquify dev_err() logs
There are a couple of duplicate logs which makes harder than needed to
follow the error flows. Add __func__ or make the log unique.
This series also changed some uses of "dev_err(bus->dev," where the stream
may depend on multiple managers/buses.
v2:
- Split the original patch into two patches
Pierre-Louis Bossart (2):
soundwire: stream: remove bus->dev from logs on multiple buses
soundwire: stream: uniquify dev_err() logs
drivers/soundwire/stream.c | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
--
2.25.1
Powered by blists - more mailing lists