]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pinctrl: amd: Fix debug output for debounce time
authorMario Limonciello <mario.limonciello@amd.com>
Sat, 21 Jan 2023 13:48:10 +0000 (07:48 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 27 Jan 2023 12:40:29 +0000 (13:40 +0100)
commitc6e0679b8381bf03315e6660cf5370f916c1a1c6
treecd80855f0912d2bd9f59740c771f5a3906622537
parent287a344a11f1ebd31055cf9b22c88d7005f108d7
pinctrl: amd: Fix debug output for debounce time

If one GPIO has debounce enabled but future GPIOs in the list don't
have debounce the time never gets reset and shows wrong value.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20230121134812.16637-2-mario.limonciello@amd.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-amd.c