OSDN Git Service

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