Re: [PATCH 15/20] regmap-i2c: Add smbus i2c block support
From: Mark Brown
Date: Wed Aug 12 2015 - 07:59:48 EST
On Wed, Aug 12, 2015 at 12:12:40PM +0200, Markus Pargmann wrote:
> + if (count < 1 || count >= I2C_SMBUS_BLOCK_MAX)
> + return -EINVAL;
Elsewhere you added returns of -E2BIG if the transfer was too big, why
not do that here as well?
Attachment:
signature.asc
Description: Digital signature