OSDN Git Service

greybus: spi: Move structure definitions into gpbridge.h
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 20 May 2015 11:03:57 +0000 (16:33 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 21 May 2015 05:36:03 +0000 (22:36 -0700)
commit4890f31966a6991e7652f8a365ff59c1ba313c9d
tree0edacf0a3ebca51f6d74ec559a72ee50ddf91dd7
parent8de925b973263694edcb13aa30f2fe0273163c0f
greybus: spi: Move structure definitions into gpbridge.h

In order to facilitate re-use of spi structures, split them out of
independent files and add them into a shared gpbridge.h

This will be a prereq to sharing these headers w/ gbsim.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/gpbridge.h
drivers/staging/greybus/spi.c