]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: gpbridge.h: move protocol init/exit prototypes
authorGreg Kroah-Hartman <gregkh@google.com>
Sun, 28 Feb 2016 22:42:54 +0000 (14:42 -0800)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 3 Mar 2016 21:52:02 +0000 (13:52 -0800)
commitc7b07265046b5db56778dc8c2cfc9056413ec5ba
treec9351cf4892a8aeecfdfdaf2110a4f36a631095c
parent3522a09fa7df45b49c27997b419a20d9dcff8919
greybus: gpbridge.h: move protocol init/exit prototypes

Create gpbridge.h for the gpbridge-specific function prototypes, the
rest of the greybus drivers don't care about them.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
drivers/staging/greybus/gpbridge.c
drivers/staging/greybus/gpbridge.h [new file with mode: 0644]
drivers/staging/greybus/gpio.c
drivers/staging/greybus/i2c.c
drivers/staging/greybus/protocol.h
drivers/staging/greybus/pwm.c
drivers/staging/greybus/sdio.c
drivers/staging/greybus/spi.c
drivers/staging/greybus/uart.c
drivers/staging/greybus/usb.c