Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754356AbaGIHqB (ORCPT ); Wed, 9 Jul 2014 03:46:01 -0400 Received: from mail-ob0-f171.google.com ([209.85.214.171]:55142 "EHLO mail-ob0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751313AbaGIHp7 (ORCPT ); Wed, 9 Jul 2014 03:45:59 -0400 MIME-Version: 1.0 In-Reply-To: <1404592088-26996-1-git-send-email-berthe.ab@gmail.com> References: <1404592088-26996-1-git-send-email-berthe.ab@gmail.com> Date: Wed, 9 Jul 2014 09:45:58 +0200 Message-ID: Subject: Re: [PATCH] gpio: removes all usage of gpiochip_remove retval From: Linus Walleij To: abdoulaye berthe Cc: Alexandre Courbot , Michael Buesch , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 5, 2014 at 10:28 PM, abdoulaye berthe wrote: > This patch updates users of gpiochip_remove return value. > > Signed-off-by: abdoulaye berthe This doesn't apply on my devel branch from the GPIO tree. Did you really use that branch? This looks more like it was based on the linux-next tree or something. BTW maybe it's better to split this patch in three: - One that removes all users in drivers/gpio so I can apply that to the GPIO tree, patch based on the GPIO "devel" branch. - One that removes all users in drivers/pinctrl based on the pinctrl "devel" branch so I can apply that to the pinctrl tree. - One that removes the rest of the users, that I can maybe just apply to the GPIO tree. This could use some ACKs from the different maintainers, but if I don't get that I can just apply it after some timeout. Then we will apply the second patch actually changing the gpiolib in the next merge window or late in the merge cycle. What do you say? 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/