OSDN Git Service

greybus: protocol: name protocols.
authorGreg Kroah-Hartman <greg@kroah.com>
Wed, 24 Dec 2014 21:01:45 +0000 (13:01 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 2 Jan 2015 21:06:48 +0000 (13:06 -0800)
commit7422a1ec2e208762cacd3c3368e6313046b3e3d5
tree3842f7dcee433a09fdf82852cf2a7c04033fc56c
parente5646710c1836abb038415d3009f1c72d6794b77
greybus: protocol: name protocols.

We want to be able to "blame" a protocol for things at times, so give
them a name we can refer to them by.  Announce when they are added or
removed from the system so we have a chance to know what is going on
in the kernel logs.

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Reviewed-by: Alex Elder <elder@linaro.org>
drivers/staging/greybus/battery-gb.c
drivers/staging/greybus/gpio-gb.c
drivers/staging/greybus/i2c-gb.c
drivers/staging/greybus/protocol.c
drivers/staging/greybus/protocol.h
drivers/staging/greybus/pwm-gb.c
drivers/staging/greybus/sdio-gb.c
drivers/staging/greybus/uart-gb.c
drivers/staging/greybus/usb-gb.c
drivers/staging/greybus/vibrator-gb.c