greybus: interface: remove unused drvdata helpers
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 9 Mar 2016 11:20:32 +0000 (12:20 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 10 Mar 2016 21:57:42 +0000 (13:57 -0800)
commit52bbd5b3a04816cdd65605c53dd033d3d987cfee
tree6cd091967da7c552ff9c890502a60028b5992e5b
parent83a124e2c57afee205284f8d5263252a4b8bbfac
greybus: interface: remove unused drvdata helpers

Remove the unused interface drvdata helpers along with some dubious
comments about public and private definitions.

Greybus drivers bind to bundles and should be using the
greybus_set_drvdata and greybus_get_drvdata helpers.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Reviewed-by: Jeffrey Carlyle <jcarlyle@google.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/interface.h