greybus: FIXME/XXX removals: We have proper reference counting now
authorGreg Kroah-Hartman <greg@kroah.com>
Mon, 27 Oct 2014 09:58:54 +0000 (17:58 +0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 27 Oct 2014 09:58:54 +0000 (17:58 +0800)
commit6507cced6bf00c53108034a4954b9b8b73e6a216
tree15eed4d99c8ef5b3b5f85468f8901ed01c830177
parent4d98098942bda347cd9b5ce1b8f253e631ddf2a8
greybus: FIXME/XXX removals: We have proper reference counting now

Now that we have proper reference counting for modules, interfaces, and
connections, no need to worry about grabbing a pointer to your "parent"
structure, all is good.

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/battery-gb.c
drivers/staging/greybus/connection.c
drivers/staging/greybus/interface.c
drivers/staging/greybus/operation.c