greybus: Move briged phy structure definitions into gpbridge.h
authorJohn Stultz <john.stultz@linaro.org>
Thu, 9 Apr 2015 23:01:31 +0000 (16:01 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 10 Apr 2015 09:17:20 +0000 (11:17 +0200)
commit453bbea807345db3faab8f4a432b4b1b2b245a27
tree379ffb586fbbcb7f3c30e3db987bee7ed248e758
parentb0235b2263406728a0b6ee8b13be22f07507812d
greybus: Move briged phy structure definitions into gpbridge.h

In order to facilitate re-use of the gpio, i2c, pwm and i2s
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.

Cc: Alex Elder <alex.elder@linaro.org>
Cc: Greg Kroah-Hartman <gregkh@google.com>
CC: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/gpbridge.h [new file with mode: 0644]
drivers/staging/greybus/gpio.c
drivers/staging/greybus/i2c.c
drivers/staging/greybus/i2s.h [deleted file]
drivers/staging/greybus/pwm.c