From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [RFC 1/7] sysfs: add sysfs_merge_group and sysfs_unmerge_group Date: Fri, 24 Sep 2010 22:05:03 +0200 Message-ID: <201009242205.03382.rjw@sisk.pl> References: <20100923230540.GA28714@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100923230540.GA28714@kroah.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Greg KH Cc: Linux-pm mailing list List-Id: linux-pm@vger.kernel.org On Friday, September 24, 2010, Greg KH wrote: > On Thu, Sep 23, 2010 at 05:23:08PM -0400, Alan Stern wrote: > > This patch (as1420) adds sysfs_merge_group() and sysfs_unmerge_group() > > functions, allowing drivers easily to add and remove sets of > > attributes to a pre-existing attribute group directory. > > > > Signed-off-by: Alan Stern > > Looks good to me: > Acked-by: Greg Kroah-Hartman > > Rafael, this will go through your tree, right? Yes, it will, if that's fine with you. Thanks, Rafael