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

Skip to content
Commit d1de19bf authored by Krishna Konda's avatar Krishna Konda
Browse files

mtd: msm_qpic_nand: fix issue with runtime pm code



The runtime pm code expects the driver data to be set but
that is not set until after almost all of runtime pm initilization
code is complete. This would result in runtime pm code trying to
get the driver data and would cause a NULL pointer access since it
is not set up by then.

Change-Id: I18a9be6b3c97fb21e98818e67626473ca76dfdfd
Signed-off-by: default avatarKrishna Konda <kkonda@codeaurora.org>
parent b26a0ee6
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