11 May
2021
11 May
'21
2:04 p.m.
On 11-05-21, 13:49, Bard Liao wrote:
From: Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com
In rare corner cases, we see an error with the log:
[ 838.297840] soundwire sdw-master-1: Compute bus params failed: -22
That's not very useful, there can be two different error conditions with the same -EINVAL code provided to the caller.
Let's add better dev_err() messages to figure out what went wrong.
Applied, thanks
--
~Vinod