From: Greg Kroah-Hartman Date: Wed, 21 Aug 2013 22:44:55 +0000 (-0700) Subject: w1: add attribute groups to struct w1_family_ops X-Git-Tag: v3.12-rc1~184^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36c27a655a531f16b5567066600f0ea7fcb973b4;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed