linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix some realtek driver warnings
@ 2023-10-06 21:04 Linus Walleij
  2023-10-06 21:04 ` [PATCH 1/2] pinctrl: realtek: Tag unused pins as __maybe_unused Linus Walleij
  2023-10-06 21:04 ` [PATCH 2/2] pinctrl: realtek: Fix some NULL dereference warnings Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Linus Walleij @ 2023-10-06 21:04 UTC (permalink / raw)
  To: linux-gpio, linux-kernel, Linus Walleij; +Cc: Tzuyi Chang

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (2):
      pinctrl: realtek: Tag unused pins as __maybe_unused
      pinctrl: realtek: Fix some NULL dereference warnings

 drivers/pinctrl/realtek/pinctrl-rtd.c      | 10 +++++++++-
 drivers/pinctrl/realtek/pinctrl-rtd1315e.c |  3 ++-
 drivers/pinctrl/realtek/pinctrl-rtd1319d.c |  3 ++-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
base-commit: e8b4ff6a856d02ee64a6023edf45e11827badeef
change-id: 20231004-fix-realtek-warnings-c165af5e97e5

Best regards,
-- 
Linus Walleij <linus.walleij@linaro.org>


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

end of thread, other threads:[~2023-10-06 21:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-06 21:04 [PATCH 0/2] Fix some realtek driver warnings Linus Walleij
2023-10-06 21:04 ` [PATCH 1/2] pinctrl: realtek: Tag unused pins as __maybe_unused Linus Walleij
2023-10-06 21:04 ` [PATCH 2/2] pinctrl: realtek: Fix some NULL dereference warnings 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).