disp: msm: sde: Rename the hypervisor interface

The hypervisor is renamed to gunyah now. All 'haven' words need change
to 'gunyah' and 'hh' words in hypervisor interface need change to 'gh'.

Change-Id: Ia7ff6d855eb5548540a2f11a781c2555beb23187
Signed-off-by: Cong Zhang <congzhan@codeaurora.org>
This commit is contained in:
Cong Zhang
2021-04-27 14:07:43 +08:00
committed by Gerrit - the friendly Code Review server
parent cbf860f8e0
commit 3133112917
8 changed files with 95 additions and 95 deletions

View File

@@ -14,7 +14,7 @@
/**
* struct - msm_io_irq_entry - define irq item
* @label: hh_irq_label for the irq
* @label: gh_irq_label for the irq
* @irq_num: linux mapped irq num
* @list: list head pointer
*/