On Tue, 8 Jul 2014, Antonio Borneo wrote:

> cp2112 supports single I2C read/write transactions.
> It can't combine I2C transactions.
> 
> Add master_xfer, using similar code flow as for smbus_xfer.
> 
> Signed-off-by: Antonio Borneo <[email protected]>
> Reviewed-by: Benjamin Tissoires <[email protected]>
> ---
> ChangeLog v1->v2:
> - In cp2112_i2c_xfer() set variable "ret" directly with the
>   expected return value: either an error number or the number
>   of transferred messages.

Applied, thanks.

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to