commit | 5b187b3c0edf9aae6ebbad61b9fbb4ec1795e18b | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 21 13:24:33 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 22 10:55:04 2013 -0700 |
tree | 5cb4c7e491aa31b91524125d29f27cc89a38d659 | |
parent | 47eba33a0997fc7362ae41cf28cea687e28bd731 [diff] |
w1: use default attribute groups for w1 slave devices As we have 2 sysfs files for the w1 slave devices, let the driver core create / destroy them automatically by setting the default attribute group for them, saving code and housekeeping logic. Acked-by: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>