Fork of alistair23 Linux kernel for reMarkable from https://github.com/alistair23/linux
Go to file
Greg Kroah-Hartman 7d5bbb1735 greybus: gpio-gb: convert to use gb_operation_sync
This converts the GPIO 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>
2014-11-24 12:56:51 -08:00
drivers/staging/greybus greybus: gpio-gb: convert to use gb_operation_sync 2014-11-24 12:56:51 -08:00