linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] pinctrl: Use the correct style for SPDX License Identifier
@ 2019-11-27 16:38 Nishad Kamdar
  2019-11-27 16:40 ` [PATCH 1/5] pinctrl: actions: " Nishad Kamdar
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Nishad Kamdar @ 2019-11-27 16:38 UTC (permalink / raw)
  To: Andreas Färber, Manivannan Sadhasivam, Sean Wang,
	Linus Walleij, Matthias Brugger, Kevin Hilman,
	Geert Uytterhoeven, Maxime Coquelin, Alexandre Torgue,
	Greg Kroah-Hartman, Joe Perches, Uwe Kleine-König
  Cc: linux-kernel, linux-renesas-soc, linux-gpio, linux-mediatek,
	linux-amlogic, linux-stm32, linux-arm-kernel

This patch corrects the SPDX License Identifier style
in the pinctrl driver related files.

Changes made by using a script provided by Joe Perches here:
https://lkml.org/lkml/2019/2/7/46
and some manual changes.

Nishad Kamdar (5):
  pinctrl: actions: Use the correct style for SPDX License Identifier
  pinctrl: mediatek: Use the correct style for SPDX License Identifier
  pinctrl: meson-axg: Use the correct style for SPDX License Identifier
  pinctrl: sh-pfc: Use the correct style for SPDX License Identifier
  pinctrl: stm32: Use the correct style for SPDX License Identifier

 drivers/pinctrl/actions/pinctrl-owl.h         | 2 +-
 drivers/pinctrl/mediatek/pinctrl-mtk-mt2712.h | 2 +-
 drivers/pinctrl/meson/pinctrl-meson-axg-pmx.h | 2 +-
 drivers/pinctrl/sh-pfc/core.h                 | 4 ++--
 drivers/pinctrl/sh-pfc/sh_pfc.h               | 4 ++--
 drivers/pinctrl/stm32/pinctrl-stm32.h         | 2 +-
 6 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.17.1


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2019-12-12 10:34 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-27 16:38 [PATCH 0/5] pinctrl: Use the correct style for SPDX License Identifier Nishad Kamdar
2019-11-27 16:40 ` [PATCH 1/5] pinctrl: actions: " Nishad Kamdar
2019-11-27 21:02   ` Andreas Färber
2019-12-05 14:48     ` Nishad Kamdar
2019-11-27 16:42 ` [PATCH 2/5] pinctrl: mediatek: " Nishad Kamdar
2019-12-12 10:31   ` Linus Walleij
2019-11-27 16:44 ` [PATCH 3/5] pinctrl: meson-axg: " Nishad Kamdar
2019-12-12 10:33   ` Linus Walleij
2019-11-27 16:45 ` [PATCH 4/5] pinctrl: sh-pfc: " Nishad Kamdar
2019-11-27 20:37   ` Geert Uytterhoeven
2019-11-27 20:55     ` Andreas Färber
2019-11-27 20:59       ` Joe Perches
2019-11-27 21:12         ` Geert Uytterhoeven
2019-11-27 21:32           ` Joe Perches
2019-12-12 10:32   ` Linus Walleij
2019-11-27 16:47 ` [PATCH 5/5] pinctrl: stm32: " Nishad Kamdar
2019-12-12 10:34   ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).