Skip to content
Commit 736892da authored by Girish Mahadevan's avatar Girish Mahadevan
Browse files

serial: msm_geni_serial: Remove proxy driver resource vote for HS UART



The driver currently puts in a runtime vote to keep the required resources
on at the time the UART port is opened and removes it when the port is
closed.
Instead, remove the vote as soon as the port open function completes for
HS UART. For HS UART the client drivers put in a request for the resources
to be voted on before any data path or control path operations.

Change-Id: Ide5e8cf43cafeae1baccde9ee45e81ddd1a203b7
Signed-off-by: default avatarGirish Mahadevan <girishm@codeaurora.org>
parent 70be28c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment