greybus: operation: clean up request handler
authorJohan Hovold <johan@hovoldconsulting.com>
Tue, 26 Jul 2016 15:11:30 +0000 (17:11 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 26 Jul 2016 21:53:19 +0000 (14:53 -0700)
commit2321f049a93368fffc3375cfbf2f9f9561ef1e69
tree0b212e06594da6a22a74c73f08b6d4648ab4f648
parent112f563e1879ab73853fed9d875f45d96d5990fd
greybus: operation: clean up request handler

Clean up the incoming request handler somewhat by passing a properly
aligned header and dropping the now redundant id and type parameters.

Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@linaro.org>
Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/operation.c