greybus: i2c-gb: move i2c protocol into the gpbridge driver
authorGreg Kroah-Hartman <greg@kroah.com>
Wed, 24 Dec 2014 21:01:44 +0000 (13:01 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 2 Jan 2015 21:05:42 +0000 (13:05 -0800)
commit2c07817e72450e6fab7b49c3cbb35799bc418880
tree36b565aa9920feabd04e35b7cd3eca9cb873118b
parente1308c1fb675878ace7a489c50b2ae52c598d294
greybus: i2c-gb: move i2c protocol into the gpbridge driver

The i2c protocol belongs in the gpbridge driver, so move it
there.

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Reviewed-by: Alex Elder <elder@linaro.org>
drivers/staging/greybus/Makefile
drivers/staging/greybus/gpb.c
drivers/staging/greybus/i2c-gb.c
drivers/staging/greybus/protocol.h