All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers: make regmap_irq_chip const
@ 2017-08-12  6:09 Bhumika Goyal
  2017-08-12  6:09 ` [PATCH 1/2] mfd: " Bhumika Goyal
  2017-08-12  6:09 ` [PATCH 2/2] gpio: " Bhumika Goyal
  0 siblings, 2 replies; 4+ messages in thread
From: Bhumika Goyal @ 2017-08-12  6:09 UTC (permalink / raw)
  To: julia.lawall, linus.walleij, marek.vasut+renesas, lee.jones,
	tony, linux-gpio, linux-kernel, linux-renesas-soc, linux-omap
  Cc: Bhumika Goyal

Make these structures const. Done using Coccinelle.

Bhumika Goyal (2):
  mfd: make regmap_irq_chip const
  gpio: make regmap_irq_chip const

 drivers/gpio/gpio-max77620.c       | 2 +-
 drivers/mfd/bd9571mwv.c            | 2 +-
 drivers/mfd/intel_soc_pmic_bxtwc.c | 2 +-
 drivers/mfd/tps65086.c             | 2 +-
 drivers/mfd/tps65090.c             | 2 +-
 drivers/mfd/tps65218.c             | 2 +-
 drivers/mfd/tps65912-core.c        | 2 +-
 drivers/mfd/tps80031.c             | 2 +-
 drivers/mfd/twl6040.c              | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

-- 
1.9.1


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-12  6:09 [PATCH 0/2] drivers: make regmap_irq_chip const Bhumika Goyal
2017-08-12  6:09 ` [PATCH 1/2] mfd: " Bhumika Goyal
2017-08-12  6:09 ` [PATCH 2/2] gpio: " Bhumika Goyal
2017-08-14 14:06   ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.