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;
signature.asc
Description: Digital signature
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;
signature.asc
Description: Digital signature