RE: [PATCH mfd v1] mfd: Add Renesas Synchronization Management Unit (SMU) support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> > +	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




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux