Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 024ba0ad authored by Jack Pham's avatar Jack Pham
Browse files

misc: apq8084_dock: Fix GPIO contention with audio



The docking station detect GPIO is also used by the audio
driver, however only one entity should call gpio_request,
as all subsequent calls will fail. Requesting it here will
cause audio driver to fail to probe. Fix it by not calling
gpio_request().

Change-Id: Iadb9786fcf772d433c4b30026f8afa0bf76e35c3
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 59cf2db6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment