summaryrefslogtreecommitdiff
path: root/drivers/acpi/cppc_acpi.c
diff options
context:
space:
mode:
authorRahul Sharma <rahsha@codeaurora.org>2019-10-10 11:21:15 +0530
committerRahul Sharma <rahsha@codeaurora.org>2019-10-16 13:58:23 +0530
commitc2877a4eb89ef4ab586d47cbfdeea24f8283ceb7 (patch)
tree85cef4e22c20f080dbc2a9637c0e307f8e152a9b /drivers/acpi/cppc_acpi.c
parentc65b9585249986588b205fbed6eda20924423e72 (diff)
msm: ekms: Remove the wait for completion of eDRM probe
Main DRM & eDRM driver has asynchronous probes. In order to ensure that both the driver's probe has completed there is a wait for completion for respective driver is executed. There is an issue where the wait for the eDRM driver blocks the eDRM driver deferred probe call. This change remove wait in the eDRM driver for completion of its probe as eDRM driver is always initialized after main DRM and necessary clock voting would also be done in main DRM. Change-Id: I422419d381ad3d0361fb80f3b2b9d176203a9342 Signed-off-by: Rahul Sharma <rahsha@codeaurora.org>
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions