Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756778Ab3HZMDE (ORCPT ); Mon, 26 Aug 2013 08:03:04 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:53791 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751632Ab3HZMDC (ORCPT ); Mon, 26 Aug 2013 08:03:02 -0400 Date: Mon, 26 Aug 2013 05:05:17 -0700 From: Greg Kroah-Hartman To: Jiri Kosina Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 12/15] HID: convert bus code to use dev_groups Message-ID: <20130826120517.GA31240@kroah.com> References: <1377293081-10957-1-git-send-email-gregkh@linuxfoundation.org> <1377293081-10957-12-git-send-email-gregkh@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 740 Lines: 20 On Mon, Aug 26, 2013 at 01:42:03PM +0200, Jiri Kosina wrote: > On Fri, 23 Aug 2013, Greg Kroah-Hartman wrote: > > > The dev_attrs field of struct bus_type is going away soon, dev_groups > > should be used instead. This converts the HID bus code to use > > the correct field. > > > > Cc: Jiri Kosina > > Signed-off-by: Greg Kroah-Hartman > > Acked-by: Jiri Kosina Thanks, I'll take this through my driver-core tree. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/