greybus: operation: clean up operation work function
authorJohan Hovold <johan@hovoldconsulting.com>
Tue, 14 Jul 2015 13:43:28 +0000 (15:43 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 15 Jul 2015 19:39:13 +0000 (12:39 -0700)
commitc600e535a72d0d3ec4b3e8e323e5602cbc49004e
tree477055712e57fa788cb34ea96c165935bae0f0e0
parentdb1481ba7f36c2f5f74d19918bdf315a1ef8226b
greybus: operation: clean up operation work function

Call request handler helper explicitly from the work function rather
than overload the operation completion callback.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/operation.c