]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs4271: configure reset GPIO as output
authorAlexander Sverdlin <alexander.sverdlin@gmail.com>
Sat, 29 Apr 2017 10:19:33 +0000 (12:19 +0200)
committerMark Brown <broonie@kernel.org>
Sun, 30 Apr 2017 12:28:22 +0000 (21:28 +0900)
commit6f1cb1a85d3b56987c156c27c436fcc626e9b39a
tree7c4d7a7f9b06dcf9a3d0cf41be54097cd69a2a08
parent8a17c7afe9fb246fbdf434a8c4a84cdc5bada8cb
ASoC: cs4271: configure reset GPIO as output

During reset "refactoring" the output configuration was lost.
This commit repairs sound on EDB93XX boards.

Fixes: c75fd07 ("ASoC: cs4271: add regulator consumer support")
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: <stable@vger.kernel.org> # 4.6+
sound/soc/codecs/cs4271.c