20 Oct
2014
20 Oct
'14
7:18 a.m.
On Fri, Oct 17, 2014 at 03:53:14PM +0200, Mark Brown wrote:
On Fri, Oct 17, 2014 at 05:25:24PM +0530, Vinod Koul wrote:
On Fri, Oct 17, 2014 at 02:09:18PM +0200, Mark Brown wrote:
Shouldn't this be a dev_err() or something?
Not really.
We get response from FW which cna be short or long. In former there wont be anyone waiting as all blocked ones are large. We cant distiguish between the two thats why we log debug message here. If its real then finally the message will timeout and we would see that as error. Yes this is limiation in IPC. Putting this as err makes log very noisy :(
OK, perhaps a comment explaining that the firmware generates lots of false positives might be in order?
Sure, that sound okay to me. I will send that in fixes for these
--
~Vinod