From: Greg Kroah-Hartman Date: Wed, 21 Aug 2013 20:24:33 +0000 (-0700) Subject: w1: use default attribute groups for w1 slave devices X-Git-Tag: v3.12-rc1~184^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b187b3c0edf9aae6ebbad61b9fbb4ec1795e18b;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed