]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
w1: slaves: w1_ds2423: convert to use w1_family_ops.groups
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Aug 2013 22:44:59 +0000 (15:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Aug 2013 18:05:43 +0000 (11:05 -0700)
commit94c9e6d665011a9926c5f6fd349a6c665093e721
tree74e0a45de97b3d2d8faac39266944e7d4a285eab
parent729fb9d33fe239e350a7e33e9f6aec2767086bd4
w1: slaves: w1_ds2423: 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>
drivers/w1/slaves/w1_ds2423.c