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

Commit e61815f3 authored by Sarada Prasanna Garnayak's avatar Sarada Prasanna Garnayak Committed by Gerrit - the friendly Code Review server
Browse files

cnss: remove dummy code to reduce the device initialization latency



The cnss PCIe platform driver is using GPIO library API instead of
PINCTRL framework for the pin control in device probe, remove,
suspend and resume state.

The GPIO can be configured by either using GPIO library or PINCTRL
framework, No need to request the same GPIO in device probe by using
both GPIO library and PINCTRL framework.

To improve the device initialization time remove this duplicate code
from the platform driver.

CRs-Fixed: 1111859
Change-Id: I14406ed55c298460f0e47d20a5353a107d08afda
Signed-off-by: default avatarSarada Prasanna Garnayak <sgarna@codeaurora.org>
parent da179ff9
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