Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751161AbdFBKEq (ORCPT ); Fri, 2 Jun 2017 06:04:46 -0400 Received: from foss.arm.com ([217.140.101.70]:37940 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750910AbdFBKEp (ORCPT ); Fri, 2 Jun 2017 06:04:45 -0400 Subject: Re: [PATCH 0/7] irqchip: constify irq_domain_ops To: Tobias Klauser References: <20170602082058.22938-1-tklauser@distanz.ch> Cc: Thomas Gleixner , Jason Cooper , linux-kernel@vger.kernel.org From: Marc Zyngier Organization: ARM Ltd Message-ID: <95ed0b83-883a-0448-18c5-e30901759f79@arm.com> Date: Fri, 2 Jun 2017 11:04:42 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170602082058.22938-1-tklauser@distanz.ch> 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 Content-Length: 1258 Lines: 36 On 02/06/17 09:20, Tobias Klauser wrote: > Constify all remaining non-const instances of irq_domain_ops in the irqchip > drivers. These can be made const as they are never modified. > > Tobias Klauser (7): > irqchip/aspeed-vic: constify irq_domain_ops > irqchip/i8259: constify irq_domain_ops > irqchip/irq-imx-gpcv2: constify irq_domain_ops > irqchip/irq-mbigen: constify irq_domain_ops > irqchip/irq-mips-gic: constify irq_domain_ops > irqchip/irq-renesas-h8300h: constify irq_domain_ops > irqchip/irq-renesas-h8s: constify irq_domain_ops > > drivers/irqchip/irq-aspeed-vic.c | 2 +- > drivers/irqchip/irq-i8259.c | 2 +- > drivers/irqchip/irq-imx-gpcv2.c | 2 +- > drivers/irqchip/irq-mbigen.c | 2 +- > drivers/irqchip/irq-mips-gic.c | 2 +- > drivers/irqchip/irq-renesas-h8300h.c | 2 +- > drivers/irqchip/irq-renesas-h8s.c | 2 +- > 7 files changed, 7 insertions(+), 7 deletions(-) I'll take these patches, but what is the status of those? drivers/edac/altera_edac.c drivers/gpu/drm/msm/mdp/mdp5/mdp5_mdss.c drivers/iommu/amd_iommu.c drivers/iommu/intel_irq_remapping.c drivers/mfd/fsl-imx25-tsadc.c drivers/pinctrl/sunxi/pinctrl-sunxi.c Thanks, M. -- Jazz is not dead. It just smells funny...