!106 resolve error of panel off

Merge pull request !106 from 谢应东/master
This commit is contained in:
openharmony_ci 2021-09-10 02:53:16 +00:00 committed by Gitee
commit 6b4d1eedc4

View File

@ -950,7 +950,6 @@ static void MipiTxDrvDisableInput(void)
g_mipiTxRegsVa->LPCLK_CTRL.u32 = 0x0;
MipiTxReset();
g_enDev = false;
g_enCfg = false;
}
static int MipiTxDrvRegInit(void)