mbox series

[0/2] Fixing the compile-test warnings in pinctrl-npcm7xx

Message ID 20220202125438.19345-1-j.neuschaefer@gmx.net
Headers show
Series Fixing the compile-test warnings in pinctrl-npcm7xx | expand

Message

Jonathan Neuschäfer Feb. 2, 2022, 12:54 p.m. UTC
My "Nuvoton WPCM450 pinctrl and GPIO driver" patchset brought two
warnings[1] in the pinctrl-npcm7xx to light. Here's an attempt at fixing
them.

[1]: https://lore.kernel.org/lkml/202201292234.NpSNe4TD-lkp@intel.com/

Jonathan Neuschäfer (2):
  pinctrl: nuvoton: npcm7xx: Use %zd printk format for ARRAY_SIZE()
  pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()

 drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c | 160 +++++++++++-----------
 1 file changed, 80 insertions(+), 80 deletions(-)

--
2.34.1