commit | b3c6061daca33c1e97b8da675a2529fc5d49c05e | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 21 15:45:00 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 22 11:05:43 2013 -0700 |
tree | 2c90434dcfd66cd630d0739d18dea9dcb07aee0a | |
parent | 94c9e6d665011a9926c5f6fd349a6c665093e721 [diff] |
w1: slaves: w1_ds2431: 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>