soundwire: bus: add more details to track failed transfers
authorBard Liao <yung-chuan.liao@linux.intel.com>
Fri, 15 Jan 2021 05:37:36 +0000 (13:37 +0800)
committerVinod Koul <vkoul@kernel.org>
Tue, 19 Jan 2021 14:57:34 +0000 (20:27 +0530)
commitec47518742c6c495ec4b4e2bb11c313ef732fc04
treecb4aa5b7b9a572eade0eacc8e003280dee13d7b1
parent6f206833cec60fbab6a86bd886ef40b917e7d50d
soundwire: bus: add more details to track failed transfers

The current error log does not provide details on the type of
transfers and which address/count was requested. All this information
can help locate in which parts of the configuration process an error
occurred.

Co-developed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20210115053738.22630-4-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/bus.c