greybus: fix an error message
authorAlex Elder <elder@linaro.org>
Wed, 3 Dec 2014 18:27:41 +0000 (12:27 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Wed, 3 Dec 2014 23:08:17 +0000 (15:08 -0800)
commit62749a056ab48994956cf14abcd5622db4a4a0cb
treea7ebe2cce51ef687ccd6a1ea691825285d23e15e
parentc25572ca943a1f8c2db7a8063c166d12480bb69d
greybus: fix an error message

The error message printed by gb_operation_sync() if the operation
fails is wrong.  Fix it.

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