diff options
author | Eric W. Biederman <ebiederm@aristanetworks.com> | 2010-09-14 22:36:54 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-22 21:16:43 +0400 |
commit | 70a9156bad9d9d1476df35dde582b9f411bf5914 (patch) | |
tree | e44b2b21f59375eedd0431a1ea31aa26b4f602dd /Documentation/leds-lp3944.txt | |
parent | 3d4f9d76b0641b7984f95982e390927fc5998ad6 (diff) | |
download | linux-70a9156bad9d9d1476df35dde582b9f411bf5914.tar.xz |
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 'Documentation/leds-lp3944.txt')
0 files changed, 0 insertions, 0 deletions