pinctrl: amd: Unify debounce handling into amd_pinconf_set()
authorMario Limonciello <mario.limonciello@amd.com>
Wed, 5 Jul 2023 13:30:05 +0000 (08:30 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 12 Jul 2023 22:04:49 +0000 (00:04 +0200)
commit283c5ce7da0a676f46539094d40067ad17c4f294
treeb91a3830224253d4515753785c95b6927d9cc968
parent3f62312d04d4c68aace9cd06fc135e09573325f3
pinctrl: amd: Unify debounce handling into amd_pinconf_set()

Debounce handling is done in two different entry points in the driver.
Unify this to make sure that it's always handled the same.

Tested-by: Jan Visser <starquake@linuxeverywhere.org>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20230705133005.577-5-mario.limonciello@amd.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-amd.c