mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/7] irqchip: constify irq_domain_ops
@ 2017-06-02  8:20 Tobias Klauser
  2017-06-02  8:20 ` [PATCH 1/7] irqchip/aspeed-vic: " Tobias Klauser
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Tobias Klauser @ 2017-06-02  8:20 UTC (permalink / raw)
  To: Thomas Gleixner, Jason Cooper, Marc Zyngier; +Cc: linux-kernel

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(-)

-- 
2.13.0

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-06-05  6:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-02  8:20 [PATCH 0/7] irqchip: constify irq_domain_ops Tobias Klauser
2017-06-02  8:20 ` [PATCH 1/7] irqchip/aspeed-vic: " Tobias Klauser
2017-06-05  6:13   ` Joel Stanley
2017-06-02  8:20 ` [PATCH 2/7] irqchip/i8259: " Tobias Klauser
2017-06-02  8:20 ` [PATCH 3/7] irqchip/irq-imx-gpcv2: " Tobias Klauser
2017-06-02  8:20 ` [PATCH 4/7] irqchip/irq-mbigen: " Tobias Klauser
2017-06-02  8:20 ` [PATCH 5/7] irqchip/irq-mips-gic: " Tobias Klauser
2017-06-02  8:20 ` [PATCH 6/7] irqchip/irq-renesas-h8300h: " Tobias Klauser
2017-06-02  8:20 ` [PATCH 7/7] irqchip/irq-renesas-h8s: " Tobias Klauser
2017-06-02 10:04 ` [PATCH 0/7] irqchip: " Marc Zyngier
2017-06-02 11:25   ` Tobias Klauser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®