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

From: Jonathan Neuschäfer
Date: Thu Feb 03 2022 - 08:37:59 EST


My "Nuvoton WPCM450 pinctrl and GPIO driver" patchset brought two
warnings[1] in the pinctrl-npcm7xx to light. This patchset fixes them,
and now also includes the appropriate "Fixes:" tags.

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

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