diff options
| author | Mario Limonciello <mario.limonciello@amd.com> | 2023-07-17 15:16:52 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-09-06 21:22:26 +0100 |
| commit | dd77f9d1d8799450461c5fc5de78ca7912dff3f2 (patch) | |
| tree | a159a7bb483d668b1b5e88c808c914de58fb5c4a /tools/perf/scripts/python/stackcollapse.py | |
| parent | 920a115bf536f33cabd326b7d711b76609b96af1 (diff) | |
pinctrl: amd: Don't show `Invalid config param` errors
commit 87b549efcb0f7934b0916d2a00607a878b6f1e0f upstream.
On some systems amd_pinconf_set() is called with parameters
0x8 (PIN_CONFIG_DRIVE_PUSH_PULL) or 0x14 (PIN_CONFIG_PERSIST_STATE)
which are not supported by pinctrl-amd.
Don't show an err message when called with an invalid parameter,
downgrade this to debug instead.
Cc: stable@vger.kernel.org # 6.1
Fixes: 635a750d958e1 ("pinctrl: amd: Use amd_pinconf_set() for all config options")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20230717201652.17168-1-mario.limonciello@amd.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
