]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: amd: Fix two small typos
authorMarc Ferland <marc.ferland@sonatest.com>
Wed, 9 Oct 2024 15:12:49 +0000 (11:12 -0400)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Oct 2024 19:52:53 +0000 (21:52 +0200)
commitd7eac9379f2198c4bd6a2e69eb8b38c82bb2fd5c
treed7acefed42883aa4cd220743efe51bf862e2948c
parent1a075b1dcc14903ac56ec87d8cd6dfa06d54c013
pinctrl: amd: Fix two small typos

Found those two while reading the code:

EDGE_TRAGGER -> EDGE_TRIGGER
BOTH_EADGE -> BOTH_EDGES

No functional changes, compile tested only.

Signed-off-by: Marc Ferland <marc.ferland@sonatest.com>
Link: https://lore.kernel.org/20241009151249.2086702-1-marc.ferland@sonatest.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-amd.c
drivers/pinctrl/pinctrl-amd.h