]> git.karo-electronics.de Git - linux-beck.git/commit
greybus: gpbridge: Export few routines
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 9 May 2016 12:45:04 +0000 (18:15 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 14 May 2016 17:13:57 +0000 (19:13 +0200)
commit90fa0e6c3ea768a649e50f810b83814b0d15ee92
treeae48dcbdfd52190f7ab5082603b7ec024eee6497
parent123e7497237a43068d88d49efaca6fff1f5e29e3
greybus: gpbridge: Export few routines

In order to separate protocol specific drivers into their own modules,
some of the gpbridge routines need to be exported.

Tested on EVT 1.5 by inserting GP test module, all the devices were
enumerated correctly.

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