OSDN Git Service

greybus: endo: name routines consistently
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 20 May 2015 11:18:01 +0000 (16:48 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 21 May 2015 05:39:18 +0000 (22:39 -0700)
commit5ddf738e944b652e8d2ddb17f97c0c72ee05667c
tree7d79b3e78357276b7a9d2a283872c35f612726c3
parent12eba9f8ef4e71eed17b08b89835c758c2a0c473
greybus: endo: 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/endo.c