greybus: control: Print bundle-id in print messages
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 22 Jul 2016 05:41:05 +0000 (22:41 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 22 Jul 2016 20:57:11 +0000 (13:57 -0700)
commit553cba82b1ada07c8d29405c4900a66891c06052
tree39a7abd113bd97f384653f885faa4457526a29f5
parente514dec730284da080286bdf7229d21c2be68b24
greybus: control: Print bundle-id in print messages

The new power management specific operations added to the control
protocol do not print the bundle-id in the error messages and it is not
possible to identify which bundle-id the operation failed for.

Fix that and do minor rewriting of the print messages to make them more
readable.

Tested on EVT 2.0 with gpbridge-test module.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Sandeep Patil <sspatil@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/control.c