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

Skip to content
Commit cd64c558 authored by Hamad Kadmany's avatar Hamad Kadmany
Browse files

ci-bridge-spi: Defer initialization of device and gpios



Defer initialization of the char device to be after driver
probing so that the device is not allocated if probing is
not performed or fails.

GPIOs configuration deferred to be done when device is
opened and not during probe so that the specific pins
are not used until the device is used by applications.

Change-Id: I4763e8d386300102a0ef4ed5467cac49593bd416
Signed-off-by: default avatarHamad Kadmany <hkadmany@codeaurora.org>
parent c5b954d0
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