mbox series

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

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

Message

J. Neuschäfer Feb. 5, 2022, 3:53 p.m. UTC
My "Nuvoton WPCM450 pinctrl and GPIO driver" patchset brought two
warnings[1] in the pinctrl-npcm7xx to light.

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

v3:
- Changed to %du to %zu

v2:
- "Fixes:" tags

Jonathan Neuschäfer (2):
  pinctrl: nuvoton: npcm7xx: Use %zu 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