disp: msm: sde: use common naming for version/revision in catalog
Align the HW catalog to use common naming amongst the "revision" and "version" structure members. Change-Id: Ib6c81aee6cb49208b0699db4a75b4eb9dc79e800 Signed-off-by: Steve Cohen <quic_cohens@quicinc.com>
Este cometimento está contido em:

cometido por
Jeykumar Sankaran

ascendente
7f0c843da4
cometimento
a683fba2e8
@@ -368,7 +368,7 @@ static struct sde_vdc_cfg *_vdc_offset(enum sde_vdc vdc,
|
||||
b->base_off = addr;
|
||||
b->blk_off = m->vdc[i].base;
|
||||
b->length = m->vdc[i].len;
|
||||
b->hwversion = m->hwversion;
|
||||
b->hw_rev = m->hw_rev;
|
||||
b->log_mask = SDE_DBG_MASK_VDC;
|
||||
return &m->vdc[i];
|
||||
}
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador