Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755407AbbGPMnE (ORCPT ); Thu, 16 Jul 2015 08:43:04 -0400 Received: from mail-oi0-f53.google.com ([209.85.218.53]:33172 "EHLO mail-oi0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754078AbbGPMnA (ORCPT ); Thu, 16 Jul 2015 08:43:00 -0400 MIME-Version: 1.0 In-Reply-To: <1435914709-15092-2-git-send-email-albeu@free.fr> References: <1435914709-15092-1-git-send-email-albeu@free.fr> <1435914709-15092-2-git-send-email-albeu@free.fr> Date: Thu, 16 Jul 2015 14:43:00 +0200 Message-ID: Subject: Re: [PATCH 1/2] MIPS: ath79: Remove the unused GPIO function API 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: 694 Lines: 18 On Fri, Jul 3, 2015 at 11:11 AM, Alban Bedel wrote: > To prepare moving the GPIO driver to drivers/gpio remove the > platform specific pinmux API. As it is not used by any board, > and such functionality should better be implemented using the > pinmux subsystem just removing it seems to be the best option. > > Signed-off-by: Alban Bedel Reviewed-by: Linus Walleij 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/