greybus: send messages, not gbufs
authorAlex Elder <elder@linaro.org>
Tue, 18 Nov 2014 19:26:48 +0000 (13:26 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 18 Nov 2014 20:50:34 +0000 (12:50 -0800)
commit002fe66a7d8bdbea058025a5804f5e0a375226da
tree201ddf5929a1f68aadffc6d59aa9d7f889ac1b64
parent6a70736aca05d4c8acd80f30bf485dd785ae1a2b
greybus: send messages, not gbufs

Rework greybus_submit_gbuf() to be oriented toward an operation
message rather than a gbuf, and rename it accordingly.

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