From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Date: Wed, 07 Oct 2015 12:46:29 +0000 Subject: Re: [PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support Message-Id: <56151425.8030501@arm.com> List-Id: References: <1444215094-27159-1-git-send-email-geert+renesas@glider.be> In-Reply-To: <1444215094-27159-1-git-send-email-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Geert Uytterhoeven , Thomas Gleixner , Jason Cooper Cc: Magnus Damm , linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org On 07/10/15 11:51, Geert Uytterhoeven wrote: > Hi Thomas, Jason, Marc, > > Since commit 4baadb9e05c68962 ("ARM: shmobile: r8a7778: remove obsolete > setup code"), which is now in arm-soc/for-next, all Renesas SoCs with a > renesas-intc-irqpin module are only supported in generic DT-only ARM > multi-platform builds. The driver doesn't need to use platform data > anymore, hence this series removes platform data configuration, and does > a small cleanup. Looks OK to me. For the series: Acked-by: Marc Zyngier M. -- Jazz is not dead. It just smells funny... From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753795AbbJGMqe (ORCPT ); Wed, 7 Oct 2015 08:46:34 -0400 Received: from foss.arm.com ([217.140.101.70]:57456 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752071AbbJGMqc (ORCPT ); Wed, 7 Oct 2015 08:46:32 -0400 Message-ID: <56151425.8030501@arm.com> Date: Wed, 07 Oct 2015 13:46:29 +0100 From: Marc Zyngier Organization: ARM Ltd User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: Geert Uytterhoeven , Thomas Gleixner , Jason Cooper CC: Magnus Damm , linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org Subject: Re: [PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support References: <1444215094-27159-1-git-send-email-geert+renesas@glider.be> In-Reply-To: <1444215094-27159-1-git-send-email-geert+renesas@glider.be> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/10/15 11:51, Geert Uytterhoeven wrote: > Hi Thomas, Jason, Marc, > > Since commit 4baadb9e05c68962 ("ARM: shmobile: r8a7778: remove obsolete > setup code"), which is now in arm-soc/for-next, all Renesas SoCs with a > renesas-intc-irqpin module are only supported in generic DT-only ARM > multi-platform builds. The driver doesn't need to use platform data > anymore, hence this series removes platform data configuration, and does > a small cleanup. Looks OK to me. For the series: Acked-by: Marc Zyngier M. -- Jazz is not dead. It just smells funny...