OSDN Git Service

greybus: connection: name routines consistently
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 20 May 2015 11:18:00 +0000 (16:48 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 21 May 2015 05:39:18 +0000 (22:39 -0700)
commit12eba9f8ef4e71eed17b08b89835c758c2a0c473
tree9bbc4f46e9b458f303db6fd9a259a75b8a2a09a7
parent8fd46587dbc478168d799fb12828801250086ced
greybus: connection: name routines consistently

Routines should be named this way: gb_<object>_<operation>. Fix all
routines that don't match this.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/connection.c
drivers/staging/greybus/connection.h