[PATCH v6 2/5] i2c: Add STM32F4 I2C driver
From: Wolfram Sang <hidden>
Date: 2016-12-15 19:42:12
Also in:
linux-devicetree, linux-i2c, lkml
From: Wolfram Sang <hidden>
Date: 2016-12-15 19:42:12
Also in:
linux-devicetree, linux-i2c, lkml
quoted
+ 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>