summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/code-patching.c
diff options
context:
space:
mode:
authorRahul Sharma <rahsha@codeaurora.org>2019-04-13 13:19:46 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-04-15 21:10:25 -0700
commita18089dad122452aeeca5c91da8a97512da29ca6 (patch)
tree08abc2d217c11ded410ca4fbe0cc3a3996b70473 /arch/powerpc/lib/code-patching.c
parent15e17660ba556c19a2d35770a2cd472872e1b450 (diff)
drm/msm: ensure msm_drm probe and eDRM Probe completion
There are issues when display driver probe() execution is scheduled out during kernel boot because probe_type marked as PROBE_PREFER_ASYNCHRONOUS. Since there are few kernel modules that needs display driver to be initialized. This change adds late_initcall() function which waits for the completion of probes() to ensure that display is initialized before other kernel module which can impact the system boot behavior. Change-Id: Idd83ac0450ed6f8e09dc98de8bbcec05942302e7 Signed-off-by: Rahul Sharma <rahsha@codeaurora.org>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions