19 Jan
2017
19 Jan
'17
1:25 p.m.
On 01/19/2017 11:30 AM, Dan Carpenter wrote:
On Thu, Jan 19, 2017 at 02:50:46PM +0530, Vinod Koul wrote:
On Thu, Jan 19, 2017 at 10:38:26AM +0300, Dan Carpenter wrote:
Hello Mark Brown,
Dan you need to update Mark's email in your address book, its been a while since he moved away from wolfson..
Oh crap! This warning is from 2012... I really need to update my scripts so I stop sending really ancient warnings.
The warning is correct. It's just the wrong commit. The issue was introduced with commit 37e1df8c95e2 ("ASoC: dapm: handle probe deferrals"). The commit introduces ERR_PTR() as a possible return value for the function, but does not update all callers.
- Lars