Jeff Mahoney eee0316497 kobject: introduce kobj_completion
A common way to handle kobject lifetimes in embedded in objects with
different lifetime rules is to pair the kobject with a struct completion.

This introduces a kobj_completion structure that can be used in place
of the pairing, along with several convenience functions for
initialization, release, and put-and-wait.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-26 16:17:33 -07:00
..
2013-08-30 14:14:25 +02:00
2013-09-06 13:21:16 -07:00
2013-09-26 16:17:33 -07:00
2013-09-12 08:52:41 -07:00
2013-09-21 10:44:55 -04:00
2013-09-05 09:49:32 -07:00
2013-09-04 17:45:39 -07:00