summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@aristanetworks.com>2010-09-14 20:36:54 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-10-22 19:16:43 +0200
commit70a9156bad9d9d1476df35dde582b9f411bf5914 (patch)
treee44b2b21f59375eedd0431a1ea31aa26b4f602dd /README
parentuio: Fix lack of locking in init_uio_class (diff)
downloadlinux-70a9156bad9d9d1476df35dde582b9f411bf5914.tar.xz
linux-70a9156bad9d9d1476df35dde582b9f411bf5914.zip
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 'README')
0 files changed, 0 insertions, 0 deletions