]> git.karo-electronics.de Git - linux-beck.git/commit
greybus: gpbridge: Add gpbridge driver init/exit helper macros
authorVaibhav Hiremath <vaibhav.hiremath@linaro.org>
Thu, 5 May 2016 09:02:28 +0000 (14:32 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 5 May 2016 20:38:57 +0000 (13:38 -0700)
commitac4cbc575153fe8044d1e7d7742889ab0850913a
tree8be4240111590a8bbecd9e4e35a46d2e1c3b976f
parent1d5f9ef9ef8de94331ce5ab31d4b05324885ce6c
greybus: gpbridge: Add gpbridge driver init/exit helper macros

In order to help bridged-phy drivers to define init()/exit()
functions, define helper macro in gpbridge.h file.

Testing Done: Tested on gbsim.

Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Tested-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/gpbridge.h