[PATCH v3 4/4] iio: humidity: si7020: added No Hold read mode

Nicola Corna nicola at corna.info
Tue Oct 27 23:46:28 PDT 2015


October 28 2015 12:30 AM, "Wolfram Sang" <wsa at the-dreams.de> wrote:
> Not a complete review, I just stumbled over this one:
> 
>> + if (client->adapter->quirks &&
>> + client->adapter->quirks->flags |
> 
> '|' should be '&', or?
> 
Yes, sorry. I'll update the patch.

Nicola Corna
>> + I2C_AQ_NO_CLK_STRETCH)
>> + return -ENODEV;



More information about the linux-arm-kernel mailing list