> > +   if (ret) {
> > +           dev_err(i2c_dev->dev, "bus not free\n");
> > +           ret = -EBUSY;
> 
> I'm not sure if "bus not free" deserves an error message. Wolfram?

I tend to agree. But I never enforced it up to now, never found the time
to double check if I could/should enforce it.

Attachment: signature.asc
Description: PGP signature

Reply via email to