mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 00/17] constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
@ 2017-08-10 10:06 Julia Lawall
  2017-08-10 10:06 ` [PATCH 01/17] pinctrl: bcm281xx: " Julia Lawall
                   ` (17 more replies)
  0 siblings, 18 replies; 22+ messages in thread
From: Julia Lawall @ 2017-08-10 10:06 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: bhumirks, kernel-janitors, linux-kernel, linux-gpio,
	Linus Walleij, linux-arm-kernel

These structures are only stored in fields of a pinctrl_desc
structure that are const. Make the structures const as well.

Done with the help of Coccinelle.

---

 drivers/pinctrl/aspeed/pinctrl-aspeed-g4.c  |    4 ++--
 drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c  |    6 +++---
 drivers/pinctrl/bcm/pinctrl-bcm281xx.c      |    2 +-
 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c |    2 +-
 drivers/pinctrl/pinctrl-adi2.c              |    4 ++--
 drivers/pinctrl/pinctrl-artpec6.c           |    2 +-
 drivers/pinctrl/pinctrl-digicolor.c         |    4 ++--
 drivers/pinctrl/pinctrl-ingenic.c           |    6 +++---
 drivers/pinctrl/pinctrl-rza1.c              |    2 +-
 drivers/pinctrl/pinctrl-st.c                |    6 +++---
 drivers/pinctrl/pinctrl-tb10x.c             |    4 ++--
 drivers/pinctrl/pinctrl-tz1090-pdc.c        |    6 +++---
 drivers/pinctrl/pinctrl-tz1090.c            |    6 +++---
 drivers/pinctrl/sirf/pinctrl-atlas7.c       |    2 +-
 drivers/pinctrl/sirf/pinctrl-sirf.c         |    4 ++--
 drivers/pinctrl/ti/pinctrl-ti-iodelay.c     |    4 ++--
 drivers/pinctrl/vt8500/pinctrl-wmt.c        |    6 +++---
 17 files changed, 35 insertions(+), 35 deletions(-)

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

end of thread, other threads:[~2017-08-22 12:43 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-10 10:06 [PATCH 00/17] constify pinconf_ops, pinctrl_ops, and pinmux_ops structures Julia Lawall
2017-08-10 10:06 ` [PATCH 01/17] pinctrl: bcm281xx: " Julia Lawall
2017-08-10 10:06 ` [PATCH 02/17] pinctrl: artpec6: " Julia Lawall
2017-08-10 12:31   ` Lars Persson
2017-08-10 10:06 ` [PATCH 03/17] pinctrl: armada-37xx: " Julia Lawall
2017-08-10 10:06 ` [PATCH 04/17] pinctrl: st: " Julia Lawall
2017-08-10 11:03   ` Patrice CHOTARD
2017-08-10 10:06 ` [PATCH 05/17] pinctrl: sirf: atlas7: " Julia Lawall
2017-08-10 10:06 ` [PATCH 06/17] pinctrl: sirf: " Julia Lawall
2017-08-10 10:06 ` [PATCH 07/17] pinctrl: digicolor: " Julia Lawall
2017-08-10 12:39   ` Baruch Siach
2017-08-10 10:06 ` [PATCH 08/17] pinctrl: aspeed: g4: " Julia Lawall
2017-08-10 10:06 ` [PATCH 09/17] pinctrl: aspeed: g5: " Julia Lawall
2017-08-10 10:06 ` [PATCH 10/17] pinctrl: adi2: " Julia Lawall
2017-08-10 10:06 ` [PATCH 11/17] pinctrl: ingenic: " Julia Lawall
2017-08-10 10:06 ` [PATCH 12/17] pinctrl: rza1: " Julia Lawall
2017-08-10 10:06 ` [PATCH 13/17] pinctrl: tb10x: " Julia Lawall
2017-08-10 10:06 ` [PATCH 14/17] pinctrl: tz1090-pdc: " Julia Lawall
2017-08-10 10:06 ` [PATCH 15/17] pinctrl: tz1090: " Julia Lawall
2017-08-10 10:06 ` [PATCH 16/17] pinctrl: ti-iodelay: " Julia Lawall
2017-08-10 10:06 ` [PATCH 17/17] pinctrl: vt8500: " Julia Lawall
2017-08-22 12:43 ` [PATCH 00/17] " Linus Walleij

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®