Andi Kleen 9800794ac1 sysdev: Add utility functions for simple int/ulong variable sysdev attributes
This adds a new sysdev_ext_attribute that stores a pointer to the variable
it manages and some utility functions/macro to easily use them.

Previously all users wrote custom macros to generate show/store
functions for each variable, with this it is possible to avoid
that in many cases.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 21:55:02 -07:00
..
2008-06-06 11:29:12 -07:00
2008-07-20 14:38:22 +01:00
2008-06-06 11:29:12 -07:00
2008-07-21 21:35:38 +02:00
2008-07-14 09:54:43 +02:00
2008-07-16 11:15:53 +02:00