diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-22 00:44:55 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-22 20:05:42 +0200 |
commit | 36c27a655a531f16b5567066600f0ea7fcb973b4 (patch) | |
tree | 70ba9e1c4ca5c0b02fb9ab94f3fa54fdca040ccb /drivers/w1/slaves | |
parent | w1: use default attribute groups for w1 slave devices (diff) | |
download | linux-36c27a655a531f16b5567066600f0ea7fcb973b4.tar.xz linux-36c27a655a531f16b5567066600f0ea7fcb973b4.zip |
w1: add attribute groups to struct w1_family_ops
This lets w1 slave drivers declare an attribute group, and not have to
create/destroy sysfs files directly. All w1 slave drivers will be fixed
to use this field up in follow-on patches to this one.
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/w1/slaves')
0 files changed, 0 insertions, 0 deletions