Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754661AbbGFKgo (ORCPT ); Mon, 6 Jul 2015 06:36:44 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:36142 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754569AbbGFKgh (ORCPT ); Mon, 6 Jul 2015 06:36:37 -0400 MIME-Version: 1.0 In-Reply-To: <1435914709-15092-1-git-send-email-albeu@free.fr> References: <1435914709-15092-1-git-send-email-albeu@free.fr> Date: Mon, 6 Jul 2015 12:36:37 +0200 Message-ID: Subject: Re: [PATCH 0/2] MIPS: ath79: Move the GPIO driver to drivers/gpio From: Linus Walleij To: Alban Bedel Cc: "linux-gpio@vger.kernel.org" , Ralf Baechle , Alexandre Courbot , Gabor Juhos , Linux MIPS , "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 Content-Length: 1014 Lines: 26 On Fri, Jul 3, 2015 at 11:11 AM, Alban Bedel wrote: > as requested when I posted the ATH79 OF support serie, here is the move of > the GPIO driver to the GPIO drivers directory. While at it I also removed > the custom pinmux API as it not used by any board. First: Acked-by: Linus Walleij Please apply to the MIPS tree, because it is better to have all GPIO mess collected in one place than spread out over the kernel. Admittedly not having it in "my" folder makes me sloppy and not try to push for modernizing the GPIO driver(s)... This driver could use some modernization and platform cleanup though. I'll comment on the move patch for reference, don't see it as any blocker, more as a TODO list. 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/