diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2024-08-07 17:02:33 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-08-07 23:45:16 +0100 |
commit | 1c4b509edad15192bfb64c81d3c305bbae8070db (patch) | |
tree | e7c5569d541fa057ff5c1b2c2f60778d03430f1e /scripts/generate_rust_analyzer.py | |
parent | c2c0b67dca3cb3b3cea0dd60075a1c5ba77e2fcd (diff) |
ASoC: tas2781-i2c: Get the right GPIO line
The code is obtaining a GPIO reset using the reset GPIO
name "reset-gpios", but the gpiolib is already adding the
suffix "-gpios" to anything passed to this function and
will be looking for "reset-gpios-gpios" which is most
certainly not what the author desired.
Fix it up.
Fixes: ef3bcde75d06 ("ASoC: tas2781: Add tas2781 driver")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patch.msgid.link/20240807-asoc-tas-gpios-v2-2-bd0f2705d58b@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions