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

This converts the battery protocol driver to use gb_operation_sync,
removing the hand-rolled version of the same function.

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