Go to file
Alex Elder c7f82d5dc0 greybus: start using struct gb_message
This converts some of the operation code to start leveraging the
new gb_message type.  Instead of creating the request and response
gbufs, we initialize (and tear down with a new function) the
request and response message structures.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
2014-11-17 17:19:20 -08:00
drivers/staging/greybus greybus: start using struct gb_message 2014-11-17 17:19:20 -08:00