summaryrefslogtreecommitdiff
path: root/drivers/base
diff options
context:
space:
mode:
authorJeff Mahoney <jeffm@suse.com>2013-09-11 17:00:30 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-09-26 23:17:33 (GMT)
commiteee031649707db3c9920d9498f8d03819b74fc23 (patch)
tree439bd4f3db8c3f4342a85b93a6cec1c8db4e524c /drivers/base
parent1296fc02c22cb8bc0cde34fbd1336d1a8d76f1e1 (diff)
downloadlinux-fsl-qoriq-eee031649707db3c9920d9498f8d03819b74fc23.tar.xz
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>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions