From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan Wu Subject: Re: [PATCH 2/2 v2] HID: leds: Use attribute-groups in MSI GT683R driver Date: Wed, 25 Jun 2014 15:55:10 -0700 Message-ID: References: <20140625115541.GA1409@localhost> <1403711966-13003-1-git-send-email-janne.kanniainen@gmail.com> <20140625174109.GE1409@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Jiri Kosina Cc: Johan Hovold , Janne Kanniainen , Greg Kroah-Hartman , =?UTF-8?Q?Bj=C3=B8rn_Mork?= , lkml , Linux LED Subsystem , linux-usb@vger.kernel.org, linux-input@vger.kernel.org List-Id: linux-leds@vger.kernel.org On Wed, Jun 25, 2014 at 12:09 PM, Jiri Kosina wrote: > On Wed, 25 Jun 2014, Johan Hovold wrote: > >> Did you see the attribute-race series I posted? Not sure how best to >> handle the dependency, as those patches should probably go in through >> the LEDs tree, while the first patch in that series (adding the groups >> field) is a dependency for this patch. >> >> Jiri, how would this best be solved? > > I think the best course of action here is to gather Acks from the > respective maintainers, and take the whole lot trough a single tree > (probably the leds tree in this case) to avoid unnecessary intra-tree > dependencies in a rather straighforward situation like this. > I think the better place is HID/input tree, since this patch depends on the initial one which is not in my tree. I'm going to merge Johan's whole patchset and this patch probably depends Johan's work too. -Bryan