OSDN Git Service

greybus: endo: rework some attributes
authorAlex Elder <elder@linaro.org>
Fri, 22 May 2015 17:56:47 +0000 (12:56 -0500)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 23 May 2015 23:44:45 +0000 (16:44 -0700)
commite45524f849434074ff91d75bb9360a08aa535ba4
tree3279d3d5078c8a979be29b74a8574719f44285e5
parent8a760437229ac327796902098f402ef75955b520
greybus: endo: rework some attributes

The SVC is not the same as the Endo.  There are some attributes
(such as the Endo ID) that are independent of attributes of
the SVC (like its version).

The current "Endo attributes" are really SVC attributes.
Rename a few functions and variables to reflect that.

Add a new attribute group for Endo-specific attributes, and
populate it with the Endo ID.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/endo.c