From: Yani Ioannou Date: Tue, 17 May 2005 10:39:34 +0000 (-0400) Subject: [PATCH] Driver core: change device_attribute callbacks X-Git-Tag: v2.6.13-rc1~68^2~583^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54b6f35c99974e99e64c05c2895718355123c55f;p=pandora-kernel.git [PATCH] Driver core: change device_attribute callbacks 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed