[PATCH v3 4/4] iio: humidity: si7020: added No Hold read mode
Wolfram Sang
wsa at the-dreams.de
Tue Oct 27 16:30:00 PDT 2015
Not a complete review, I just stumbled over this one:
> + if (client->adapter->quirks &&
> + client->adapter->quirks->flags |
'|' should be '&', or?
> + I2C_AQ_NO_CLK_STRETCH)
> + return -ENODEV;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151028/0f7f2007/attachment.sig>
More information about the linux-arm-kernel
mailing list