diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-08-06 13:49:13 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-08-14 18:15:02 +0100 |
commit | 2251db28edcc70b7ee8a8c6bcbaecf752b3ea5ec (patch) | |
tree | 1a1eee4904639a15ea5199eb41a2d3a329f2b50e /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | c0196faaa927321a63e680427e075734ee656e42 (diff) |
ASoC: codecs: wcd937x: Fix missing de-assert of reset GPIO
The device never comes online from a reset/shutdown state, because the
driver de-asserts reset GPIO when requesting it but then, at the end of
probe() through wcd937x_reset(), leaves it asserted.
Cc: [email protected]
Fixes: 9be3ec196da4 ("ASoC: codecs: wcd937x: add wcd937x codec driver")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions