+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Change the initcall level of qpnp-misc driver from module_init()
to subsys_initcall() so that the misc devices can be available
earlier. This helps the clients to access the registers under
misc peripheral sooner without a probe deferral.
Change-Id: I3ff27ee552e088e25ef08ff7e859f6c07235eae1
Signed-off-by:
Subbaraman Narayanamurthy <subbaram@codeaurora.org>