diff options
| author | 2010-09-14 11:36:54 -0700 | |
|---|---|---|
| committer | 2010-10-22 10:16:43 -0700 | |
| commit | 70a9156bad9d9d1476df35dde582b9f411bf5914 (patch) | |
| tree | e44b2b21f59375eedd0431a1ea31aa26b4f602dd /scripts/patch-kernel | |
| parent | uio: Fix lack of locking in init_uio_class (diff) | |
uio: Don't clear driver data
Currently uio sets it's driver data to NULL just as it is unregistering
attributes. sysfs maks the guaranatee that it will not call attributes
after device_destroy is called so this is unncessary and leads to lots
of unnecessary code in uio.c
Signed-off-by: Eric W. Biederman <ebiederm@aristanetworks.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Hans J. Koch <hjk@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
