Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1656093

Re: [PATCH 0/7] irqchip: constify irq_domain_ops

From Marc Zyngier <marc.zyngier@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/7] irqchip: constify irq_domain_ops
Date 2017-06-02 12:10 +0200
Message-ID <tNRGO-82M-13@gated-at.bofh.it> (permalink)
References <tNQ81-6XE-11@gated-at.bofh.it>
Organization ARM Ltd

Show all headers | View raw


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...

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/7] irqchip: constify irq_domain_ops Tobias Klauser <tklauser@distanz.ch> - 2017-06-02 10:30 +0200
  [PATCH 2/7] irqchip/i8259: constify irq_domain_ops Tobias Klauser <tklauser@distanz.ch> - 2017-06-02 10:30 +0200
  [PATCH 5/7] irqchip/irq-mips-gic: constify irq_domain_ops Tobias Klauser <tklauser@distanz.ch> - 2017-06-02 10:30 +0200
  [PATCH 6/7] irqchip/irq-renesas-h8300h: constify irq_domain_ops Tobias Klauser <tklauser@distanz.ch> - 2017-06-02 10:30 +0200
  [PATCH 1/7] irqchip/aspeed-vic: constify irq_domain_ops Tobias Klauser <tklauser@distanz.ch> - 2017-06-02 10:30 +0200
    Re: [PATCH 1/7] irqchip/aspeed-vic: constify irq_domain_ops Joel Stanley <joel@jms.id.au> - 2017-06-05 08:20 +0200
  [PATCH 3/7] irqchip/irq-imx-gpcv2: constify irq_domain_ops Tobias Klauser <tklauser@distanz.ch> - 2017-06-02 10:30 +0200
  Re: [PATCH 0/7] irqchip: constify irq_domain_ops Marc Zyngier <marc.zyngier@arm.com> - 2017-06-02 12:10 +0200
    Re: [PATCH 0/7] irqchip: constify irq_domain_ops Tobias Klauser <tklauser@distanz.ch> - 2017-06-02 13:30 +0200

csiph-web