trxcon/l1ctl.c: on L1CTL_DM_EST_REQ, determine pchan_config first
commit043136937a836236a9f013b0278a3ffeba51f4f4
authorVadim Yanitskiy <axilirator@gmail.com>
Wed, 29 May 2019 11:53:14 +0000 (29 18:53 +0700)
committerVadim Yanitskiy <axilirator@gmail.com>
Wed, 29 May 2019 11:53:31 +0000 (29 18:53 +0700)
tree6555919f2a93c53fbf46d5cf03fe5838de5ad5f6
parent1efe26f41a7fa5bd10dd0c4bf6c1df60c92fd807
trxcon/l1ctl.c: on L1CTL_DM_EST_REQ, determine pchan_config first

It makes sense to do this first, before tuning to a different
ARFCN and changing the training sequence. Otherwise, if no
multi-frame configuration is found, trxcon would switch to
a different channel and then remain inactive there.

Change-Id: I274588ce3a9c49372b5da0629930afece46f799c
src/host/trxcon/l1ctl.c