greybus: dynamically allocate requests and responses
authorAlex Elder <elder@linaro.org>
Thu, 20 Nov 2014 22:09:15 +0000 (16:09 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 21 Nov 2014 20:23:34 +0000 (12:23 -0800)
commitc08b1ddaeb6e8f3c22b15f80e7475c809490a716
treeae6efd0412819c049905b0385d9a6276f28877bb
parent0a4e14a882aeefc7cb1bebff240b4d1c770065a4
greybus: dynamically allocate requests and responses

Have an operation's request and response messages be dynamically
allocated rather than embedded in an operation.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/battery-gb.c
drivers/staging/greybus/gpio-gb.c
drivers/staging/greybus/i2c-gb.c
drivers/staging/greybus/operation.c
drivers/staging/greybus/operation.h
drivers/staging/greybus/pwm-gb.c
drivers/staging/greybus/uart-gb.c
drivers/staging/greybus/vibrator-gb.c