Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932592AbbELIwc (ORCPT ); Tue, 12 May 2015 04:52:32 -0400 Received: from mail-ob0-f171.google.com ([209.85.214.171]:35619 "EHLO mail-ob0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752910AbbELIw0 (ORCPT ); Tue, 12 May 2015 04:52:26 -0400 MIME-Version: 1.0 In-Reply-To: <20150506150949.GM30184@phenom.ffwll.local> References: <1430316005-16480-1-git-send-email-shobhit.kumar@intel.com> <1430316005-16480-2-git-send-email-shobhit.kumar@intel.com> <20150506150949.GM30184@phenom.ffwll.local> Date: Tue, 12 May 2015 10:52:26 +0200 Message-ID: Subject: Re: [Intel-gfx] [PATCH 1/8] drivers/gpio/gpiolib: Add support for removing registered consumer lookup table From: Linus Walleij To: Linus Walleij , Shobhit Kumar , Alexandre Courbot , Jani Nikula , Samuel Ortiz , linux-pwm , David Airlie , Povilas Staniulis , intel-gfx , linux-kernel , dri-devel , Johan Hovold , linux-gpio , Chih-Wei Huang , Thierry Reding , Daniel Vetter , Lee Jones Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1503 Lines: 34 On Wed, May 6, 2015 at 5:09 PM, Daniel Vetter wrote: > On Wed, May 06, 2015 at 04:49:36PM +0200, Linus Walleij wrote: >> On Wed, Apr 29, 2015 at 3:59 PM, Shobhit Kumar wrote: >> >> > In case we unload and load a driver module again that is registering a >> > lookup table, without this it will result in multiple entries. Provide >> > an option to remove the lookup table on driver unload >> > >> > v2: Ccing maintainers >> > >> > Cc: Samuel Ortiz >> > Cc: Linus Walleij >> > Cc: Alexandre Courbot >> > Cc: Thierry Reding >> > Reviewed-by: Alexandre Courbot >> > Signed-off-by: Shobhit Kumar >> >> Reviewed-by: Linus Walleij > > I think the gpio/pwm and mfd parts would all need to go in through the > same tree. i915 parts are decoupled. I guess I could do a branch with just > those patches, tag it and then send a pull request to all 3 subsystems > once it's reviewed. Would that be ok? That's an immutable branch I guess, and yeah I think it's OK. I usually only pull these in if/when there are conflicts in -next. Yours, Linus Walleij -- 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/