greybus: endo: rename gb_svc
authorAlex Elder <elder@linaro.org>
Fri, 22 May 2015 14:52:42 +0000 (09:52 -0500)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 23 May 2015 23:31:42 +0000 (16:31 -0700)
commita702a09f20be5f52ea1789b92a228592f4777084
tree6faca7c885483f24e1abd13e5c36796bc9ce97ed
parent0d17e0c9f164d9c56471438b51ad75f4e894effa
greybus: endo: rename gb_svc

Change the name of "struct gb_svc" to be "struct svc_info".  The
structure now contains only the SVC's serial number and version (and
are place holders anyway).  We will be defining a structure that
represents the SVC for the SVC protocol connection, and I want to
take back that name.

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