Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754103AbbLJRZM (ORCPT ); Thu, 10 Dec 2015 12:25:12 -0500 Received: from mail-ob0-f170.google.com ([209.85.214.170]:34622 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753745AbbLJRZK (ORCPT ); Thu, 10 Dec 2015 12:25:10 -0500 MIME-Version: 1.0 In-Reply-To: <1448966680-30281-1-git-send-email-ludovic.desroches@atmel.com> References: <1448966680-30281-1-git-send-email-ludovic.desroches@atmel.com> Date: Thu, 10 Dec 2015 18:25:09 +0100 Message-ID: Subject: Re: [PATCH] ARM: at91: fix pinctrl driver selection From: Linus Walleij To: Ludovic Desroches Cc: Nicolas Ferre , Alexandre Belloni , Jean-Christophe PLAGNIOL-VILLARD , "linux-arm-kernel@lists.infradead.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 Content-Length: 643 Lines: 18 On Tue, Dec 1, 2015 at 11:44 AM, Ludovic Desroches wrote: > Move the selection of the pinctrl driver to SoC family level since we > have two pinctrl drivers. It is useless to select one which is not > compatible with the SoC. > > Signed-off-by: Ludovic Desroches Acked-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/