]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: i2c-gb: convert to use gb_operation_sync
authorGreg Kroah-Hartman <greg@kroah.com>
Mon, 24 Nov 2014 01:45:23 +0000 (17:45 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 24 Nov 2014 20:56:51 +0000 (12:56 -0800)
commit5a8b8314db138b9cc59f710a91b291cbe1486001
treea236d8d0664c864e62101a430e294afa2dc7b468
parent7d5bbb173559328cdd63a729870baac69d3631f6
greybus: i2c-gb: convert to use gb_operation_sync

This converts the I2C protocol driver to use gb_operation_sync, removing
lots of places where the create/send/destroy pattern was being used to
send greybus messages.

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Reviewed-by: Alex Elder <elder@linaro.org>
drivers/staging/greybus/i2c-gb.c