greybus: interface: name routines consistently
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 20 May 2015 12:03:51 +0000 (17:33 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 21 May 2015 05:39:18 +0000 (22:39 -0700)
commit51b5d8d783fe8ee6b272f09ef645747e53166c7f
treea4b156fe354f144ea0b4cb68aad6b9c8d7ac8c05
parent5ddf738e944b652e8d2ddb17f97c0c72ee05667c
greybus: interface: 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/ap.c
drivers/staging/greybus/core.c
drivers/staging/greybus/interface.c
drivers/staging/greybus/interface.h