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.

Attachment: signature.asc
Description: PGP signature

Reply via email to