android_kernel_samsung_msm8976/drivers/video/aty
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner
sysfs is now completely out of driver/module lifetime game.  After
deletion, a sysfs node doesn't access anything outside sysfs proper,
so there's no reason to hold onto the attribute owners.  Note that
often the wrong modules were accounted for as owners leading to
accessing removed modules.

This patch kills now unnecessary attribute->owner.  Note that with
this change, userland holding a sysfs node does not prevent the
backing module from being unloaded.

For more info regarding lifetime rule cleanup, please read the
following message.

  http://article.gmane.org/gmane.linux.kernel/510293

(tweaked by Greg to not delete the field just yet, to make it easier to
merge things properly.)

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-11 16:09:06 -07:00
..
ati_ids.h radeonfb: Add support for Radeon xpress 200m 2007-05-08 11:15:27 -07:00
aty128fb.c
atyfb.h
atyfb_base.c atyfb: Fix XCLK frequency on Apple iBook1 2007-06-28 11:34:53 -07:00
mach64_accel.c
mach64_ct.c atyfb: increase SPLL delay 2007-05-08 11:15:32 -07:00
mach64_cursor.c [ATYFB]: Fix sparc includes. 2007-05-08 16:41:54 -07:00
mach64_gx.c
Makefile
radeon_accel.c
radeon_backlight.c
radeon_base.c sysfs: kill unnecessary attribute->owner 2007-07-11 16:09:06 -07:00
radeon_i2c.c
radeon_monitor.c
radeon_pm.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2007-05-08 11:50:19 -07:00
radeonfb.h radeonfb: Add support for Radeon xpress 200m 2007-05-08 11:15:27 -07:00