This reverts commit
965ab29ba09d75056a6c9b0f707cd1c2cc91188f.
This is causing way more problems than it is worth.
Cc: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* the minor number requested is used.
*
* The structure passed is linked into the kernel and may not be
- * destroyed until it has been unregistered. By default, an open()
- * syscall to the device sets file->private_data to point to the
- * structure.
+ * destroyed until it has been unregistered.
*
* A zero is returned on success and a negative errno code for
* failure.