lkml.org 
[lkml]   [2021]   [May]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH mfd v1] mfd: Add Renesas Synchronization Management Unit (SMU) support
Date
> 
> > + ret = rsmu_dev_init(rsmu);
> > + mutex_unlock(&rsmu->lock);
> > +
> > + if (ret == 0)
> > + dev_info(rsmu->dev, "Probe %s successful\n",
> > + rsmu_name(rsmu->type));
>
> No thank you. Please remove this.
>
Hi Lee

What is the rule for adding informational log in the driver probe function?

Thanks

Min
\
 
 \ /
  Last update: 2021-05-26 20:27    [W:0.155 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site