summaryrefslogtreecommitdiff
path: root/privs.c
diff options
context:
space:
mode:
Diffstat (limited to 'privs.c')
0 files changed, 0 insertions, 0 deletions
6891c06052'>patch) tree39a7abd113bd97f384653f885faa4457526a29f5 /drivers/staging parente514dec730284da080286bdf7229d21c2be68b24 (diff)
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>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/greybus/control.c30
1 files changed, 16 insertions, 14 deletions
diff --git a/drivers/staging/greybus/control.c b/drivers/staging/greybus/control.c