[PATCH v6 2/5] i2c: Add STM32F4 I2C driver

Wolfram Sang wsa at the-dreams.de
Thu Dec 15 11:42:07 PST 2016


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161215/45e9de14/attachment.sig>


More information about the linux-arm-kernel mailing list