On 12/06/2020 15.27, Mark Brown wrote:
> On Fri, Jun 12, 2020 at 12:27:17PM +0300, Peter Ujfalusi wrote:
> 
>>> +   if (IS_ERR(clocks->target)) {
>>> +           ret = PTR_ERR(clocks->target);
>>> +           if (ret != -EPROBE_DEFER)
>>> +                   dev_err(dev, "failed to acquire %s': %d\n",
> 
>> Looks like I have extra "'" in the prints...
> 
> Apart from the issues you pointed out yourself this all looks reasonable
> to me.

Thanks Mark,
I'll wait for Rob on the binding doc side before I send the updated v4.

- Péter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

Reply via email to