commit | 0597129cdc464ba3723f340a5a6cbd1e80e78210 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 21 15:45:04 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 22 11:05:44 2013 -0700 |
tree | 73c5626d48275bdb51e6ed10c2ba3e426e9f7cea | |
parent | 9365261db45ddf1dc0800ce70830928beb0efd78 [diff] |
w1: slaves: w1_ds2760: convert to use w1_family_ops.groups This moves the sysfs file creation/removal to the w1 core by using the .groups field, saving code in the slave driver. Acked-by: Evgeniy Polyakov <zbr@ioremap.net> Cc: Alexander Stein <alexander.stein@informatik.tu-chemnitz.de> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>