[PATCH] Driver core: change device_attribute callbacks
authorYani Ioannou <yani.ioannou@gmail.com>
Tue, 17 May 2005 10:39:34 +0000 (06:39 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Jun 2005 22:15:31 +0000 (15:15 -0700)
This patch adds the device_attribute paramerter to the
device_attribute store and show sysfs callback functions, and passes a
reference to the attribute when the callbacks are called.

Signed-off-by: Yani Ioannou <yani.ioannou@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found