greybus: fix vibrator request_operation()
authorAlex Elder <elder@linaro.org>
Wed, 19 Nov 2014 23:05:14 +0000 (17:05 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Thu, 20 Nov 2014 00:45:49 +0000 (16:45 -0800)
commitd122382f88e0a2849e758acb46140d3085b3dc61
treebce4dfc33031fceee2ef14ef01e3343724678ef6
parentbc091356ccbf2e08b2a8818efce043669f131e59
greybus: fix vibrator request_operation()

And this fixes a problem similar the last two, this time found in
the vibrator protcool driver code.

Change a variable name in get_version() to reflect that it holds
a response message, not a request message.

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