From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756126AbbCRMCx (ORCPT ); Wed, 18 Mar 2015 08:02:53 -0400 Received: from mail-ob0-f177.google.com ([209.85.214.177]:33838 "EHLO mail-ob0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755894AbbCRMCv (ORCPT ); Wed, 18 Mar 2015 08:02:51 -0400 MIME-Version: 1.0 In-Reply-To: <1426270185-19510-3-git-send-email-sboyd@codeaurora.org> References: <1426270185-19510-1-git-send-email-sboyd@codeaurora.org> <1426270185-19510-3-git-send-email-sboyd@codeaurora.org> Date: Wed, 18 Mar 2015 13:02:50 +0100 Message-ID: Subject: Re: [PATCH 02/12] gpio: Remove gpio-msm-v1 driver From: Linus Walleij To: Stephen Boyd Cc: "linux-arm-msm@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , David Brown , Bryan Huntsman , Daniel Walker , Arnd Bergmann , Alexandre Courbot 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 Fri, Mar 13, 2015 at 7:09 PM, Stephen Boyd wrote: > This driver is orphaned now that mach-msm has been removed. > Delete it. > > Cc: David Brown > Cc: Bryan Huntsman > Cc: Daniel Walker > Cc: Linus Walleij > Cc: Alexandre Courbot > Signed-off-by: Stephen Boyd > --- > > This can be acked and go through arm-soc or applied directly to gpio tree. This would collide with Arnds multiplatform patches. If you coordinate with Arnd and agree: Acked-by: Linus Walleij Yours, Linus Walleij