Skip to content
Commit ccea44fa authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

driver core: remove device_create()



There are no more users of this, and it is racy.  Use
device_create_drvdata() or device_create_vargs() instead.

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 3bfd49c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment