diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-14 16:05:55 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-16 10:57:36 -0700 |
commit | 6ab9cea16075ea707022753395f340b67f64304c (patch) | |
tree | b61347a5ae4f7f85ede80f5e3b5cf74e5b167ebc /mm | |
parent | ced321bf9151535f85779b0004c93529f860b2a4 (diff) | |
download | op-kernel-dev-6ab9cea16075ea707022753395f340b67f64304c.zip op-kernel-dev-6ab9cea16075ea707022753395f340b67f64304c.tar.gz |
sysfs: add support for binary attributes in groups
groups should be able to support binary attributes, just like it
supports "normal" attributes. This lets us only handle one type of
structure, groups, throughout the driver core and subsystems, making
binary attributes a "full fledged" part of the driver model, and not
something just "tacked on".
Reported-by: Oliver Schinagl <oliver@schinagl.nl>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions