mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-29 09:48:23 +00:00
There are no more users of this, and it is racy. Use device_create_drvdata() or device_create_vargs() instead. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>