From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [RFC 1/7] sysfs: add sysfs_merge_group and sysfs_unmerge_group Date: Thu, 23 Sep 2010 16:05:40 -0700 Message-ID: <20100923230540.GA28714@kroah.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: 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: Alan Stern Cc: Linux-pm mailing list List-Id: linux-pm@vger.kernel.org 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? thanks, greg k-h