commit | eeeed42250f851a9c3368448b63c5aeaae65962a | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@linaro.org> | Fri Oct 03 15:05:22 2014 -0500 |
committer | Greg Kroah-Hartman <greg@kroah.com> | Fri Oct 03 19:02:22 2014 -0700 |
tree | 1776a75c6a68a5fb514bf4e0ea85c46d842960da | |
parent | 8a30672a526adcf797bcd3e40d4ef90d8b794f3f [diff] |
greybus: define gb_connection_err() Define a function that prints error information about a Greybus connection in a standard format. This adopts the convention that [M:I:C] represents the "path" the connection represents--specifying the module id, the interface number on that module, and the connection id on that interface. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>