From 5b187b3c0edf9aae6ebbad61b9fbb4ec1795e18b Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 21 Aug 2013 13:24:33 -0700 Subject: [PATCH] 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-format-patch failed